mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-27 04:59:27 -05:00
gnu: r-scone: Update to 1.28.0.
* gnu/packages/bioconductor.scm (r-scone): Update to 1.28.0. Change-Id: I94c44dd6323d6ae93e91ef6fadd12de66af4c3b0
This commit is contained in:
parent
8fc95f20db
commit
9ec23ccb00
1 changed files with 2 additions and 2 deletions
|
@ -15174,14 +15174,14 @@ (define-public r-scdd
|
|||
(define-public r-scone
|
||||
(package
|
||||
(name "r-scone")
|
||||
(version "1.26.0")
|
||||
(version "1.28.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "scone" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1y0blhh75hb60h9jmvz2naqfzky4zgw5gn81fbj74jfph9y712lp"))))
|
||||
"1qvnc6cds3avxh1k4z47vb2fih7q8a5b9hccnyrpfks5c0sd6yi0"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-aroma-light
|
||||
|
|
Loading…
Reference in a new issue