aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErik Garrison2021-09-03 08:53:09 +0000
committerErik Garrison2021-09-03 08:53:09 +0000
commitb0d23a9508caa462b39248d03f33f4f0e8f242b9 (patch)
tree22f0ec501b246af8fc46e27e78ce3ef0b29cd5fb
parent78e68d7f60a5712a1c359e1d4f001ef90904c480 (diff)
downloadguix-bioinformatics-b0d23a9508caa462b39248d03f33f4f0e8f242b9.tar.gz
update pangenie
-rw-r--r--gn/packages/bioinformatics.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/gn/packages/bioinformatics.scm b/gn/packages/bioinformatics.scm
index d8f0c9a..91901a6 100644
--- a/gn/packages/bioinformatics.scm
+++ b/gn/packages/bioinformatics.scm
@@ -502,8 +502,8 @@ collapses them into a non-redundant graph structure.")
(license license:expat)))
(define-public pangenie
- (let ((commit "1f3d2d247702e8c90620b8b1c5f6ea866c9aab19") ; April 30, 2021
- (revision "1"))
+ (let ((commit "e779076827022d1416ab9fabf99a03d8f4725956") ; September 2, 2021 from phasing-tests branch
+ (revision "2"))
(package
(name "pangenie")
(version (git-version "0.0.0" revision commit))
@@ -514,7 +514,7 @@ collapses them into a non-redundant graph structure.")
(commit commit)))
(file-name (git-file-name name version))
(sha256
- (base32 "0qp15dfngg37lk64yn2q8kglkazdwi1vpfr2r783bcx5pywr4n5w"))))
+ (base32 "1mphrvidaz328kcwrjgz8q5i4iwnz6ygl6279lm2acv4zgqhmp5i"))))
(build-system cmake-build-system)
(arguments
`(#:configure-flags (list (string-append "-DCMAKE_BUILD_RPATH="