me
/
guix
Archived
1
0
Fork 0

gnu: r-regioner: Update to 1.32.0.

* gnu/packages/bioconductor.scm (r-regioner): Update to 1.32.0.
master
Ricardo Wurmus 2023-04-28 17:59:58 +02:00
parent 07a18fe524
commit cc5dc923a6
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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