gnu: r-bigmelon: Update to 1.16.0.

* gnu/packages/bioconductor.scm (r-bigmelon): Update to 1.16.0.
This commit is contained in:
zimoun 2020-10-30 15:54:56 +01:00 committed by Ricardo Wurmus
parent 9f6e2bfe1f
commit 64f9fb308f
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -6955,14 +6955,14 @@ (define-public r-gdsfmt
(define-public r-bigmelon
(package
(name "r-bigmelon")
(version "1.14.0")
(version "1.16.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "bigmelon" version))
(sha256
(base32
"1cryjhbiacm45g097rpqgbva49hs5vdx4y4h5h2v1gw4k78hwb4y"))))
"0hj5njwx7n681vigkq4560f9dm7mdjgvcwbgp5nbdn1fb2z24bk7"))))
(properties `((upstream-name . "bigmelon")))
(build-system r-build-system)
(propagated-inputs