me
/
guix
Archived
1
0
Fork 0

gnu: r-tcgautils: Update to 1.24.0.

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

Change-Id: Ie461dd5c2e2799c6cd32cc5e88a13337bcf82096
master
Ricardo Wurmus 2024-05-07 12:59:20 +02:00
parent d77e1f3c10
commit 643ef0df61
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -11599,13 +11599,13 @@ level.")
(define-public r-tcgautils
(package
(name "r-tcgautils")
(version "1.22.2")
(version "1.24.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "TCGAutils" version))
(sha256
(base32
"16pcz52ynx0syb5bcnkywllqxcfp7jipqgzgjr7q70k1z13ah7a3"))))
"0fmz1lfpn8ws584q4xlicg897qs36wgr78crw0d9415ci6qqb4r8"))))
(properties `((upstream-name . "TCGAutils")))
(build-system r-build-system)
(propagated-inputs (list r-annotationdbi