about summary refs log tree commit diff
diff options
context:
space:
mode:
authorEfraim Flashner2021-06-10 02:37:07 -0500
committerEfraim Flashner2021-06-10 02:37:20 -0500
commit4644e440af5c81beb30b5b768079e85bed3c115e (patch)
treebe2f6737fb24a05528f0a163c0139b85d4960bdf
parentb59d6c9991e4426f2f25febb80edabbfec5bf73d (diff)
downloadguix-bioinformatics-4644e440af5c81beb30b5b768079e85bed3c115e.tar.gz
genecup: update to 1.3.
-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 4e62e20..12d62a9 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.2")
+    (version "1.3")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -285,7 +285,7 @@ if __name__ == '__main__':
                          (("4200") "4204"))
                        #t))
               (sha256
-               (base32 "1r93cpi2nvnaj7ifpg15s09gkyzn2xvifhy6rh2dfmxlz57miid1"))))
+               (base32 "0jf7l8inky1q7y4drwz0vz0dfcvzwlhkfqcagz0vyjxsbg8w4c3c"))))
     (build-system python-build-system)
     (arguments
      `(#:tests? #f  ; no test suite