mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 05:57:04 +01:00
gnu: r-bigmelon: Update to 1.16.0.
* gnu/packages/bioconductor.scm (r-bigmelon): Update to 1.16.0.
This commit is contained in:
parent
9f6e2bfe1f
commit
64f9fb308f
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue