me
/
guix
Archived
1
0
Fork 0

gnu: r-genomicdatacommons: Update to 1.28.0.

* gnu/packages/bioconductor.scm (r-genomicdatacommons): Update to 1.28.0.

Change-Id: I806d1a8f81f9f4541e6b318c623078e018f0367c
master
Ricardo Wurmus 2024-05-07 12:32:59 +02:00
parent f315a4f790
commit 33d4483b83
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -8179,13 +8179,13 @@ alignments.")
(define-public r-genomicdatacommons
(package
(name "r-genomicdatacommons")
(version "1.26.0")
(version "1.28.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "GenomicDataCommons" version))
(sha256
(base32
"1inikcczkhav6h6a46ix9ixkf7b1n8rf766m5hmhmx09sspzsm5w"))))
"0jg4sa1lqn028y2ympb3x4s8yr7qa8ajrwqj2hhcl8zss3sx8gr2"))))
(properties `((upstream-name . "GenomicDataCommons")))
(build-system r-build-system)
(propagated-inputs (list r-dplyr