about summary refs log tree commit diff
path: root/gn
diff options
context:
space:
mode:
authorEfraim Flashner2021-07-02 03:27:02 -0500
committerEfraim Flashner2021-07-02 03:27:02 -0500
commit3eb030a3d45c68b159d67ba1473799a190dec0a3 (patch)
treee0acaff457837ee8075d6be76993b7cdf22f730e /gn
parent4dcdf97a0c42ded63fcdc0294c345d82099bb2f2 (diff)
downloadguix-bioinformatics-3eb030a3d45c68b159d67ba1473799a190dec0a3.tar.gz
gn: genecup: Update to 1.5.
Diffstat (limited to 'gn')
-rw-r--r--gn/packages/ratspub.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gn/packages/ratspub.scm b/gn/packages/ratspub.scm
index fbb1b9b..448cda8 100644
--- a/gn/packages/ratspub.scm
+++ b/gn/packages/ratspub.scm
@@ -271,7 +271,7 @@ if __name__ == '__main__':
 (define-public genecup
   (package
     (name "genecup")
-    (version "1.4")
+    (version "1.5")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -285,7 +285,7 @@ if __name__ == '__main__':
                          (("4200") "4204"))
                        #t))
               (sha256
-               (base32 "11hi34054c6vmzrydy1j7xsi0ly1kj5r6dsq2f55zba3zx8y1q3n"))))
+               (base32 "0krrwnr4yjqpafllwx1xg6cjk1j683bdmkyqq848plzlqx2cl72c"))))
     (build-system python-build-system)
     (arguments
      `(#:tests? #f  ; no test suite