gnu: r-regioner: Update to 1.16.0.

* gnu/packages/bioconductor.scm (r-regioner): Update to 1.16.0.
master
Ricardo Wurmus 2019-05-05 23:53:04 +02:00
parent 43a23a0733
commit 4b53d55e98
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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