mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-28 07:12:30 -05:00
gnu: r-bigmelon: Update to 1.28.0.
* gnu/packages/bioconductor.scm (r-bigmelon): Update to 1.28.0. Change-Id: Iaf3adc3d1d05923bd031c52c03d1fc7a76955720
This commit is contained in:
parent
86bc7de016
commit
a36fba9d1b
1 changed files with 2 additions and 2 deletions
|
@ -18186,14 +18186,14 @@ (define-public r-gdsfmt
|
|||
(define-public r-bigmelon
|
||||
(package
|
||||
(name "r-bigmelon")
|
||||
(version "1.26.0")
|
||||
(version "1.28.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "bigmelon" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1l1ym89qqbq6qx07bm2p8gcl5zd9xh0nbw10fb7s0pfbrkj8xy64"))))
|
||||
"1j80f7k39p23s6fym3nia73g8d1v44hdiv73igcq6fnsllxg40hr"))))
|
||||
(properties `((upstream-name . "bigmelon")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue