me
/
guix
Archived
1
0
Fork 0

gnu: r-watermelon: Update to 1.34.0.

* gnu/packages/bioconductor.scm (r-watermelon): Update to 1.34.0.
master
zimoun 2020-10-30 15:54:50 +01:00 committed by Ricardo Wurmus
parent 8db36c1f68
commit 9f6e2bfe1f
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -6859,14 +6859,14 @@ data.")
(define-public r-watermelon (define-public r-watermelon
(package (package
(name "r-watermelon") (name "r-watermelon")
(version "1.32.0") (version "1.34.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "wateRmelon" version)) (uri (bioconductor-uri "wateRmelon" version))
(sha256 (sha256
(base32 (base32
"1c3a6bq3ggmv8kmdfrgiar6nwgircgzjrbgd9z9dqiin7j13gxwn")))) "1sc2nxg9bafpvlwqhky2p5b6fkimkk9v3xcab9kvwnj6szrb6p3f"))))
(properties `((upstream-name . "wateRmelon"))) (properties `((upstream-name . "wateRmelon")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs