mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-genomicdatacommons: Update to 1.30.1.
* gnu/packages/bioconductor.scm (r-genomicdatacommons): Update to 1.30.1. Change-Id: I970e883a37e1cf61f0339e809c3e00765a05ac11
This commit is contained in:
parent
32b6b8b816
commit
7c51cc5f18
1 changed files with 2 additions and 2 deletions
|
@ -9670,13 +9670,13 @@ alignments.")
|
|||
(define-public r-genomicdatacommons
|
||||
(package
|
||||
(name "r-genomicdatacommons")
|
||||
(version "1.30.0")
|
||||
(version "1.30.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "GenomicDataCommons" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1vw4lsh3bkmghk4f5rqds0awvl0f5dkafz51iw3s6lqaviq5wkx3"))))
|
||||
"08inzfvxxwnln5ssxw8q9bsqsi1qyglj7j3xzrw47vp5cfcv0hhw"))))
|
||||
(properties `((upstream-name . "GenomicDataCommons")))
|
||||
(build-system r-build-system)
|
||||
(arguments
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue