mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 05:18:07 -05:00
gnu: r-bigmelon: Update to 1.12.0.
* gnu/packages/bioconductor.scm (r-bigmelon): Update to 1.12.0.
This commit is contained in:
parent
2223bbc726
commit
8b941a50ef
1 changed files with 2 additions and 2 deletions
|
@ -6095,14 +6095,14 @@ (define-public r-gdsfmt
|
|||
(define-public r-bigmelon
|
||||
(package
|
||||
(name "r-bigmelon")
|
||||
(version "1.10.0")
|
||||
(version "1.12.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "bigmelon" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0269kf3d34dbng3swk7pclpk02vy4k3askygmzi5my3fqyfzdkj9"))))
|
||||
"0sw7rp4p03m1s72b4j06jfb7as3v1n2w2z4ppk8s4f80fb05bcls"))))
|
||||
(properties `((upstream-name . "bigmelon")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue