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:
parent
57014db330
commit
0328efe9d8
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue