gnu: r-regioner: Update to 1.16.2.

* gnu/packages/bioconductor.scm (r-regioner): Update to 1.16.2.
This commit is contained in:
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 (define-public r-regioner
(package (package
(name "r-regioner") (name "r-regioner")
(version "1.16.1") (version "1.16.2")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "regioneR" version)) (uri (bioconductor-uri "regioneR" version))
(sha256 (sha256
(base32 (base32
"14wiawp4zabyi2v884zzfgd90ggmnwrk2zda0r5lwvmhy79vmlw5")))) "1b8ybx4wcxlqw9nvajawsf0lqaqn9v89rxcawg4g3dbzlfssfc5q"))))
(properties `((upstream-name . "regioneR"))) (properties `((upstream-name . "regioneR")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs