gnu: r-wavcluster: Update to 2.38.0.

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

Change-Id: I285c6f42b2cde094e6c32e95b473c9540045866b
This commit is contained in:
Ricardo Wurmus 2024-05-07 13:07:07 +02:00
parent b3b6f34f35
commit c7fe318467
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -19756,14 +19756,14 @@ (define-public r-reqon
(define-public r-wavcluster
(package
(name "r-wavcluster")
(version "2.36.0")
(version "2.38.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "wavClusteR" version))
(sha256
(base32
"1y2bk1kla0l72xgdam2l9c0k7584ckdqscqnc184cxvqm6fb335j"))))
"0yr4jfaxs253xg5q0kds8fm97kqacx67pw1c80yx2w79v7nqskgv"))))
(properties `((upstream-name . "wavClusteR")))
(build-system r-build-system)
(propagated-inputs