1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-13 18:40:57 +02:00

gnu: r-wavcluster: Update to 2.42.0.

* gnu/packages/bioconductor.scm (r-wavcluster): Update to 2.42.0.

Change-Id: I537e9ac1d563202bdad889079f3eb0b52fc9292d
This commit is contained in:
Ricardo Wurmus 2025-04-29 21:04:25 +02:00
parent 57014db330
commit 0328efe9d8
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -22749,14 +22749,14 @@ format.")
(define-public r-wavcluster
(package
(name "r-wavcluster")
(version "2.40.0")
(version "2.42.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "wavClusteR" version))
(sha256
(base32
"0sgnp5s5lgvkpypcbypls6lnav81d10r3kzyw61bva5xn236vwyx"))))
"1y254sq86vwcs7nz6c9p16nbrpmnshsm1k2dqfgpw7y277fkd8a9"))))
(properties `((upstream-name . "wavClusteR")))
(build-system r-build-system)
(propagated-inputs