me
/
guix
Archived
1
0
Fork 0

gnu: r-biocor: Update to 1.26.0.

* gnu/packages/bioconductor.scm (r-biocor): Update to 1.26.0.

Change-Id: I735115d213344ec92d6e7b37bbabc2f372a3e6ba
master
Ricardo Wurmus 2023-11-03 17:19:04 +01:00
parent 10cc2092a0
commit b972c4f697
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -19757,14 +19757,14 @@ tools for genome-scale analysis of cancer studies.")
(define-public r-biocor
(package
(name "r-biocor")
(version "1.24.0")
(version "1.26.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BioCor" version))
(sha256
(base32
"1aw8yh9l0jbjvkqgyzyr0wmwjh3ppmb0lwg8hxsfcv52ycsmvk7p"))))
"0710dl05hs590fimp3dhg5hzvk6s79i0kwk6w6sj59pcawx2l6il"))))
(properties `((upstream-name . "BioCor")))
(build-system r-build-system)
(propagated-inputs