mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-genomicdatacommons: Update to 1.32.1.
* gnu/packages/bioconductor.scm (r-genomicdatacommons): Update to 1.32.1. Change-Id: I4bc55fa75825426ecb884109cf29791fd2747aac
This commit is contained in:
parent
63dd62715d
commit
6a9b7e26f5
1 changed files with 2 additions and 2 deletions
|
@ -9746,13 +9746,13 @@ alignments.")
|
|||
(define-public r-genomicdatacommons
|
||||
(package
|
||||
(name "r-genomicdatacommons")
|
||||
(version "1.32.0")
|
||||
(version "1.32.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "GenomicDataCommons" version))
|
||||
(sha256
|
||||
(base32
|
||||
"07mpgsyi9gdb2jhkrdsxv09l1sncv214avpp68isdddk1mipk1w4"))))
|
||||
"186z5mph396yj7wv0a5whcxdw3p9mqsyhl7r1wqdcdgvvfx72mys"))))
|
||||
(properties `((upstream-name . "GenomicDataCommons")))
|
||||
(build-system r-build-system)
|
||||
(arguments
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue