mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-gage: Update to 2.58.0.
* gnu/packages/bioconductor.scm (r-gage): Update to 2.58.0. Change-Id: Ic44ffec8aa76aafb0e3f42e286b364d1b2dfc2b4
This commit is contained in:
parent
026e122337
commit
2394a929f7
1 changed files with 2 additions and 2 deletions
|
@ -9532,14 +9532,14 @@ microarrays or GRanges for sequencing data.")
|
|||
(define-public r-gage
|
||||
(package
|
||||
(name "r-gage")
|
||||
(version "2.56.0")
|
||||
(version "2.58.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "gage" version))
|
||||
(sha256
|
||||
(base32
|
||||
"06kd8cklhqp8w2iqli427k072wg0z2hd08y8c61ds5rkqhk7m13d"))))
|
||||
"0fnc53iplws7qwx3hg66b9im8g50bsb7v22dkhd8xvrsgbnn0ydr"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-annotationdbi r-go-db r-graph r-keggrest))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue