me
/
guix
Archived
1
0
Fork 0

gnu: r-regioner: Update to 1.36.0.

* gnu/packages/bioconductor.scm (r-regioner): Update to 1.36.0.

Change-Id: I6eb3497c259eb291094fcc18e1e1f2b0d439d483
master
Ricardo Wurmus 2024-05-07 12:55:53 +02:00
parent 610170b467
commit f266dc542f
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -10530,14 +10530,14 @@ with a single RCy3 function.")
(define-public r-regioner
(package
(name "r-regioner")
(version "1.34.0")
(version "1.36.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "regioneR" version))
(sha256
(base32
"1qcgbj7d2fngs3p9a9apnj14x35kc651fy3m0651dnqrxz8j5yij"))))
"1ygdlqvhf165mqd247783pi1yzidqap8b913444vrs881n62xvrb"))))
(properties `((upstream-name . "regioneR")))
(build-system r-build-system)
(propagated-inputs