me
/
guix
Archived
1
0
Fork 0

gnu: r-wavcluster: Update to 2.30.0.

* gnu/packages/bioconductor.scm (r-wavcluster): Update to 2.30.0.
master
Ricardo Wurmus 2022-05-28 12:45:12 +02:00
parent 988ed7b090
commit 6291ee1e5b
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -11884,14 +11884,14 @@ format.")
(define-public r-wavcluster
(package
(name "r-wavcluster")
(version "2.28.0")
(version "2.30.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "wavClusteR" version))
(sha256
(base32
"1a1zhckrgq5yl51acj5piyh2hq70q6hhpym4cawzdssxhcbq70bk"))))
"04di095i9i19j9ppx8gdsk7n18vd02d4rjdi9d4a3p0xv05ihnb6"))))
(properties `((upstream-name . "wavClusteR")))
(build-system r-build-system)
(propagated-inputs