me
/
guix
Archived
1
0
Fork 0

gnu: r-regioner: Update to 1.28.0.

* gnu/packages/bioconductor.scm (r-regioner): Update to 1.28.0.
master
Ricardo Wurmus 2022-05-28 12:44:43 +02:00
parent 9d05a948ea
commit 21669d75f6
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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