gnu: bamtools: Update to 2.5.1.

* gnu/packages/bioinformatics.scm (bamtools): Update to 2.5.1.
This commit is contained in:
Roel Janssen 2018-04-28 00:56:59 +02:00
parent d0c75e73d4
commit 4ffa085875
No known key found for this signature in database
GPG key ID: C3EC1DCA843072E1

View file

@ -252,7 +252,7 @@ (define-public bamm
(define-public bamtools
(package
(name "bamtools")
(version "2.4.1")
(version "2.5.1")
(source (origin
(method url-fetch)
(uri (string-append
@ -261,7 +261,7 @@ (define-public bamtools
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"0jr024kcrhjb82cm69i7p5fcg5375zlc1h3qh2n1v368hcd0qflk"))))
"1z3kg24qrwq13a88n9d86izngrar4fll7gr6phddb2faw75pdgaa"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f ;no "check" target