me
/
guix
Archived
1
0
Fork 0

gnu: r-bioconcotk: Update to 1.24.0.

* gnu/packages/bioconductor.scm (r-bioconcotk): Update to 1.24.0.

Change-Id: Ibbbb8d3c63c6c9d6fd707b6ba54db022c6894593
master
Ricardo Wurmus 2024-05-07 13:07:13 +02:00
parent 6aaac102bc
commit 8646c2c5af
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -21201,14 +21201,14 @@ rownames.")
(define-public r-bioconcotk
(package
(name "r-bioconcotk")
(version "1.22.2")
(version "1.24.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BiocOncoTK" version))
(sha256
(base32
"0yx32yj9bw78nhbv1yvgs26sxdmnava1a89g9hs4ai26c1hy150s"))))
"0h4cr7lrmbyx7kdj81s7ff75svr01rvzn54svqi93vjilawmpbm3"))))
(properties `((upstream-name . "BiocOncoTK")))
(build-system r-build-system)
(propagated-inputs