gnu: r-hpar: Update to 1.22.2.

* gnu/packages/bioconductor.scm (r-hpar): Update to 1.22.2.
This commit is contained in:
Ricardo Wurmus 2018-06-02 11:40:06 +02:00
parent d22546cf80
commit 2f5b3d8e90
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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