gnu: r-rhdf5: Update to 2.20.0.

* gnu/packages/bioinformatics.scm (r-rhdf5): Update to 2.20.0.
This commit is contained in:
Roel Janssen 2017-04-28 10:49:16 +02:00
parent ff58a1af98
commit 04049a5f2c
No known key found for this signature in database
GPG Key ID: C3EC1DCA843072E1
1 changed files with 2 additions and 2 deletions

View File

@ -7931,13 +7931,13 @@ of gene-level counts.")
(define-public r-rhdf5
(package
(name "r-rhdf5")
(version "2.18.0")
(version "2.20.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "rhdf5" version))
(sha256
(base32
"0pb04li55ysag30s7rap7nnivc0rqmgsmpj43kin0rxdabfn1w0k"))))
"1p6f5i6l44phl772a38x9cav2sya37bkqbkjzdc4pmyfzkv1j6hy"))))
(build-system r-build-system)
(arguments
`(#:phases