gnu: r-regioner: Update to 1.16.1.

* gnu/packages/bioconductor.scm (r-regioner): Update to 1.16.1.
master
Ricardo Wurmus 2019-05-11 12:02:44 +02:00
parent 41e09a159a
commit d1d6e13eb6
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -907,14 +907,14 @@ the Human Protein Atlas project.")
(define-public r-regioner
(package
(name "r-regioner")
(version "1.16.0")
(version "1.16.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "regioneR" version))
(sha256
(base32
"014h2q346ynfdbpavh4p69cyv4j65hk934liq5892zznjzl73z7p"))))
"14wiawp4zabyi2v884zzfgd90ggmnwrk2zda0r5lwvmhy79vmlw5"))))
(properties `((upstream-name . "regioneR")))
(build-system r-build-system)
(propagated-inputs