gnu: jamm: Update to 1.0.7.6.
* gnu/packages/bioinformatics.scm (jamm): Update to 1.0.7.6.master
parent
c51c0033d0
commit
788de3aec8
|
@ -13882,7 +13882,7 @@ absolute GSEA.")
|
||||||
(define-public jamm
|
(define-public jamm
|
||||||
(package
|
(package
|
||||||
(name "jamm")
|
(name "jamm")
|
||||||
(version "1.0.7.5")
|
(version "1.0.7.6")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -13892,7 +13892,7 @@ absolute GSEA.")
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0ls889jcma1ch9h21jjhnkadgszgqj41842hhcjh6cg88f85qf3i"))))
|
"0bsa5mf9n9q5jz7mmacrra41l7r8rac5vgsn6wv1fb52ya58b970"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:tests? #f ; there are none
|
`(#:tests? #f ; there are none
|
||||||
|
|
Reference in New Issue