gnu: r-annaffy: Update to 1.56.0.

* gnu/packages/bioconductor.scm (r-annaffy): Update to 1.56.0.
This commit is contained in:
Ricardo Wurmus 2019-05-06 00:03:17 +02:00
parent 8265a1115e
commit 8bef9df4d4
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -3028,14 +3028,14 @@ data in R and Bioconductor containers.")
(define-public r-annaffy (define-public r-annaffy
(package (package
(name "r-annaffy") (name "r-annaffy")
(version "1.54.0") (version "1.56.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "annaffy" version)) (uri (bioconductor-uri "annaffy" version))
(sha256 (sha256
(base32 (base32
"16c6allp4vlx0g3nffanrm0mkkf8s2n31dccw4bflnx2pr81bmd5")))) "0sz96lcw0xc4bw1h3x0j40yh5ragmybsq6zwd0adlwzkhvriqjn9"))))
(build-system r-build-system) (build-system r-build-system)
(arguments (arguments
`(#:phases `(#:phases