mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-22 18:49:14 -05:00
gnu: r-bgx: Update to 1.60.0.
* gnu/packages/bioconductor.scm (r-bgx): Update to 1.60.0.
This commit is contained in:
parent
1feba301d6
commit
8c6a8a6072
1 changed files with 2 additions and 2 deletions
|
@ -11197,14 +11197,14 @@ (define-public r-bgmix
|
|||
(define-public r-bgx
|
||||
(package
|
||||
(name "r-bgx")
|
||||
(version "1.58.0")
|
||||
(version "1.60.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "bgx" version))
|
||||
(sha256
|
||||
(base32
|
||||
"18n6j2ihv85rhai5sf5k3mwf9nkc2nl2sinx3rrs6sbl529g4mw4"))))
|
||||
"0z3isnpyf9s11807dprxmd105lb0k4l7r1sygad30ncjvpldifzm"))))
|
||||
(properties `((upstream-name . "bgx")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue