gnu: r-hpar: Update to 1.24.0.

* gnu/packages/bioconductor.scm (r-hpar): Update to 1.24.0.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -201,14 +201,14 @@ genomes and gene ID formats, largely based on the UCSC table browser.")
(define-public r-hpar (define-public r-hpar
(package (package
(name "r-hpar") (name "r-hpar")
(version "1.22.2") (version "1.24.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
"1b72hvzasf6q739gmx6jblbzzyq22l7crrkbbfkihv3v7s94g388")))) "1pm3k8apgynmdzv2d0chca3b636kcai3b1x861fyv1m3xs6msgxn"))))
(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")