gnu: r-hpar: Update to 1.24.0.

* gnu/packages/bioconductor.scm (r-hpar): Update to 1.24.0.
This commit is contained in:
Ricardo Wurmus 2018-11-07 11:43:05 +01:00
parent 1e605c030f
commit 6168692159
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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