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