1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: aragorn: Update to 1.2.37.

* gnu/packages/bioinformatics.scm (aragorn): Update to 1.2.37.
This commit is contained in:
Ben Woodcroft
2016-08-31 15:52:49 +10:00
parent 0c4520d686
commit 7d57ebaa7c

View File

@@ -93,7 +93,7 @@
(define-public aragorn
(package
(name "aragorn")
(version "1.2.36")
(version "1.2.37")
(source (origin
(method url-fetch)
(uri (string-append
@@ -101,7 +101,7 @@
version ".tgz"))
(sha256
(base32
"1dg7jlz1qpqy88igjxd6ncs11ccsirb36qv1z01a0np4i4jh61mb"))))
"1c7zxk0h8wsjbix82fmmfyywcq6zn3q9h5y67kcl5y3qal2bv2xr"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; there are no tests