3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: aragorn: Update to 1.2.38.

* gnu/packages/bioinformatics.scm (aragorn): Update to 1.2.38.
This commit is contained in:
Ben Woodcroft 2016-12-04 10:51:54 +10:00
parent 57b94e9d8d
commit e990c81d38
No known key found for this signature in database
GPG key ID: A85574FCCDD09987

View file

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