me
/
guix
Archived
1
0
Fork 0

gnu: r-tcgabiolinks: Update to 2.32.0.

* gnu/packages/bioconductor.scm (r-tcgabiolinks): Update to 2.32.0.

Change-Id: I8ea8c5b220a262e921bcc4448b039153d48ad5c8
master
Ricardo Wurmus 2024-05-07 13:07:28 +02:00
parent 3ea719d1bf
commit 7dd229853b
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -24920,13 +24920,13 @@ estimates, etc.")
(define-public r-tcgabiolinks
(package
(name "r-tcgabiolinks")
(version "2.30.4")
(version "2.32.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "TCGAbiolinks" version))
(sha256
(base32 "0br0bgcvxxfy1vclfc8i20b0bsb7rcchwfdx7lkw4f2aqxny8ja8"))))
(base32 "1br2dxi5rvl8z5myrnj4dnfh8xgksrqjyy0fsqh3vjspifvis4ih"))))
(properties `((upstream-name . "TCGAbiolinks")))
(build-system r-build-system)
(propagated-inputs