From dbfce7947798b4c17f1a5723d2ceb3e8c3e86a31 Mon Sep 17 00:00:00 2001 From: Kjartan Oli Agustsson Date: Wed, 18 Jun 2025 00:25:47 +0000 Subject: [PATCH] gnu: ciri-long: Use pyproject-build-system. * gnu/packages/bioinformatics.scm (ciri-long): [build-system]: Use pyproject. Change-Id: Ie4ff2f95cfe1988bb2b75eb78bda77b8c4259105 Signed-off-by: Sharlatan Hellseher --- gnu/packages/bioinformatics.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm index 19d29b408b..763a6923a6 100644 --- a/gnu/packages/bioinformatics.scm +++ b/gnu/packages/bioinformatics.scm @@ -4711,7 +4711,7 @@ consensus sequences.") "10k88i1fcqchrrjv82rmylwvbwqfba0n51palhig9hsg71xs0dbi")) ;; Delete bundled binary (snippet '(delete-file "libs/ccs")))) - (build-system python-build-system) + (build-system pyproject-build-system) (arguments `(#:phases (modify-phases %standard-phases