mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-wavcluster: Update to 2.26.0.
* gnu/packages/bioconductor.scm (r-wavcluster): Update to 2.26.0.
This commit is contained in:
parent
66e45a9f1f
commit
99496a17f5
1 changed files with 2 additions and 2 deletions
|
@ -10401,14 +10401,14 @@ format.")
|
||||||
(define-public r-wavcluster
|
(define-public r-wavcluster
|
||||||
(package
|
(package
|
||||||
(name "r-wavcluster")
|
(name "r-wavcluster")
|
||||||
(version "2.24.0")
|
(version "2.26.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "wavClusteR" version))
|
(uri (bioconductor-uri "wavClusteR" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"18cg0jbr3rjyx31wwyag1n5gams55pbd2rvb99i3g80q9hvswawi"))))
|
"1sydzrqydfv1ik2h08xkxlx6xrv866bf0if6v5wch9l3krh0sych"))))
|
||||||
(properties `((upstream-name . "wavClusteR")))
|
(properties `((upstream-name . "wavClusteR")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue