Archived
1
0
Fork 0

gnu: r-hpar: Update to 1.28.0.

* gnu/packages/bioconductor.scm (r-hpar): Update to 1.28.0.
This commit is contained in:
Ricardo Wurmus 2019-12-15 14:31:02 +01:00
parent 7a111924ee
commit ddd3673928
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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