gnu: r-wavcluster: Update to 2.36.0.

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

Change-Id: I24818db21be07d1f5476dc5abea2b067d9b6623c
This commit is contained in:
Ricardo Wurmus 2023-11-03 17:18:59 +01:00
parent fb6da71504
commit 43ea1c324a
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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