Archived
1
0
Fork 0

gnu: r-bigmelon: Update to 1.14.0.

* gnu/packages/bioconductor.scm (r-bigmelon): Update to 1.14.0.
This commit is contained in:
Ricardo Wurmus 2020-06-13 01:02:59 +02:00
parent f4954b0b57
commit 8112796db1
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -6732,14 +6732,14 @@ with multiple R processes supported by the package @code{parallel}.")
(define-public r-bigmelon (define-public r-bigmelon
(package (package
(name "r-bigmelon") (name "r-bigmelon")
(version "1.12.0") (version "1.14.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "bigmelon" version)) (uri (bioconductor-uri "bigmelon" version))
(sha256 (sha256
(base32 (base32
"0sw7rp4p03m1s72b4j06jfb7as3v1n2w2z4ppk8s4f80fb05bcls")))) "1cryjhbiacm45g097rpqgbva49hs5vdx4y4h5h2v1gw4k78hwb4y"))))
(properties `((upstream-name . "bigmelon"))) (properties `((upstream-name . "bigmelon")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs