gnu: r-hpar: Update to 1.26.0.

* gnu/packages/bioconductor.scm (r-hpar): Update to 1.26.0.
master
Ricardo Wurmus 2019-05-05 23:52:55 +02:00
parent 0c53332a27
commit 43a23a0733
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -888,14 +888,14 @@ microarrays.")
(define-public r-hpar
(package
(name "r-hpar")
(version "1.24.0")
(version "1.26.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "hpar" version))
(sha256
(base32
"1pm3k8apgynmdzv2d0chca3b636kcai3b1x861fyv1m3xs6msgxn"))))
"1mnld60nrn6qpb24sz2sy8vlw3wkhfc3z726gi67l8b5mdmkxgg5"))))
(build-system r-build-system)
(home-page "https://bioconductor.org/packages/hpar/")
(synopsis "Human Protein Atlas in R")