mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 18:40:57 +02:00
gnu: r-scone: Update to 1.32.1.
* gnu/packages/bioconductor.scm (r-scone): Update to 1.32.1. Change-Id: I4087316689bb32f7b892b291122ae7a89ff9ace4
This commit is contained in:
parent
5984b9ddbb
commit
38ba7b801f
1 changed files with 2 additions and 2 deletions
|
@ -17865,14 +17865,14 @@ distributions.")
|
||||||
(define-public r-scone
|
(define-public r-scone
|
||||||
(package
|
(package
|
||||||
(name "r-scone")
|
(name "r-scone")
|
||||||
(version "1.32.0")
|
(version "1.32.1")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "scone" version))
|
(uri (bioconductor-uri "scone" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"16nh3xnplh1zqx976ffpb967wsk89h4lny2pz7r1y2zdzs74la0a"))))
|
"02naiyncpvz1x3rwcr8zniwfag53if70jyinm6pfyvhv5h027g06"))))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
(list r-aroma-light
|
(list r-aroma-light
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue