mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-20 06:37:08 +01:00
gnu: r-watermelon: Update to 1.36.0.
* gnu/packages/bioconductor.scm (r-watermelon): Update to 1.36.0.
This commit is contained in:
parent
125ffdf788
commit
d0c36449d2
1 changed files with 2 additions and 2 deletions
|
@ -10188,14 +10188,14 @@ (define-public r-illuminahumanmethylation450kanno-ilmn12-hg19
|
|||
(define-public r-watermelon
|
||||
(package
|
||||
(name "r-watermelon")
|
||||
(version "1.34.0")
|
||||
(version "1.36.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "wateRmelon" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1sc2nxg9bafpvlwqhky2p5b6fkimkk9v3xcab9kvwnj6szrb6p3f"))))
|
||||
"1qar8z0nf33bqr488swig0bfq8lnvcdjcxvw3q3b0hkkvybn27zw"))))
|
||||
(properties `((upstream-name . "wateRmelon")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue