me
/
guix
Archived
1
0
Fork 0

gnu: r-regioner: Update to 1.30.0.

* gnu/packages/bioconductor.scm (r-regioner): Update to 1.30.0.
master
zimoun 2022-11-17 03:50:12 +01:00 committed by Ricardo Wurmus
parent b7ec827477
commit 607eae1e56
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -6456,14 +6456,14 @@ library implementing most of the pipeline's features.")
(define-public r-regioner
(package
(name "r-regioner")
(version "1.28.0")
(version "1.30.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "regioneR" version))
(sha256
(base32
"11whi2v211xiz9s7cjl14d8vavlry2fmhvx12rma25wkjmhrpa3f"))))
"01anwhz0axdl0g2zsaqz1qdxswxrryarbw6pmn5kmlpz4ipiq049"))))
(properties `((upstream-name . "regioneR")))
(build-system r-build-system)
(propagated-inputs