summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2020-02-25 15:33:44 +0100
committerRicardo Wurmus <rekado@elephly.net>2020-02-25 15:37:27 +0100
commit788de3aec8faa7b54ccb978860f1a6a57be6b8fc (patch)
tree7f7e215cfcf758b2c09a0c9cde9ed581f29f13ed
parentc51c0033d00da046ff3fa573e99000b5b723cc05 (diff)
downloadpatches-788de3aec8faa7b54ccb978860f1a6a57be6b8fc.tar
patches-788de3aec8faa7b54ccb978860f1a6a57be6b8fc.tar.gz
gnu: jamm: Update to 1.0.7.6.
* gnu/packages/bioinformatics.scm (jamm): Update to 1.0.7.6.
-rw-r--r--gnu/packages/bioinformatics.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 4adb3137e5..753b7fd0f5 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -13882,7 +13882,7 @@ absolute GSEA.")
(define-public jamm
(package
(name "jamm")
- (version "1.0.7.5")
+ (version "1.0.7.6")
(source
(origin
(method git-fetch)
@@ -13892,7 +13892,7 @@ absolute GSEA.")
(file-name (git-file-name name version))
(sha256
(base32
- "0ls889jcma1ch9h21jjhnkadgszgqj41842hhcjh6cg88f85qf3i"))))
+ "0bsa5mf9n9q5jz7mmacrra41l7r8rac5vgsn6wv1fb52ya58b970"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; there are none