gnu: r-genomicscores: Update to 1.8.1.

* gnu/packages/bioconductor.scm (r-genomicscores): Update to 1.8.1.
master
Ricardo Wurmus 2019-06-29 01:19:05 +02:00
parent aff3ecbfda
commit 3c944fdace
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -3406,14 +3406,14 @@ type and symbol colors.")
(define-public r-genomicscores
(package
(name "r-genomicscores")
(version "1.8.0")
(version "1.8.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "GenomicScores" version))
(sha256
(base32
"17bd61icfycc61b5dij1968h026w7vfd9miwdcbppak1j6s08idq"))))
"0xgv5h6hwr4p2p05z8vzhivy97gfirm4rj1ihb5c8fhgc5vp85dy"))))
(properties `((upstream-name . "GenomicScores")))
(build-system r-build-system)
(propagated-inputs