mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
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:
parent
fb6da71504
commit
43ea1c324a
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue