cbaines pushed a commit to branch master
in repository guix.
commit 37cca1d87e18c257a9697110557a2bfaf9bc684b
Author: Greg Hogan <[email protected]>
AuthorDate: Mon Aug 7 20:12:35 2023 +0000
gnu: vbz-compression: Update to 1.0.3.
* gnu/packages/bioinformatics.scm (vbz-compression): Update to 1.0.3.
Signed-off-by: Christopher Baines <[email protected]>
---
gnu/packages/bioinformatics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 51640b710f..3e8fd887ee 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -17867,7 +17867,7 @@ multiple experimental contexts.")
(define-public vbz-compression
(package
(name "vbz-compression")
- (version "1.0.1")
+ (version "1.0.3")
(source
(origin
(method git-fetch)
@@ -17879,7 +17879,7 @@ multiple experimental contexts.")
(file-name (git-file-name name version))
(sha256
(base32
- "1c6wsrnw03vsc5cfp2rdakly5xy55m9chjmy6v685yapdwirdky0"))))
+ "1rn5d98flvjblhj4zjpcdqqh8qlgsh5cmb13i49fnm187p03097z"))))
(build-system cmake-build-system)
(arguments
`(#:configure-flags