gnu: r-regioner: Update to 1.16.2.

* gnu/packages/bioconductor.scm (r-regioner): Update to 1.16.2.
master
Ricardo Wurmus 2019-05-20 15:04:56 +02:00
parent 7a94438130
commit b8f6b813c9
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.1")
(version "1.16.2")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "regioneR" version))
(sha256
(base32
"14wiawp4zabyi2v884zzfgd90ggmnwrk2zda0r5lwvmhy79vmlw5"))))
"1b8ybx4wcxlqw9nvajawsf0lqaqn9v89rxcawg4g3dbzlfssfc5q"))))
(properties `((upstream-name . "regioneR")))
(build-system r-build-system)
(propagated-inputs