mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-22 10:16:45 +01:00
gnu: r-bgmix: Update to 1.56.0.
* gnu/packages/bioconductor.scm (r-bgmix): Update to 1.56.0.
This commit is contained in:
parent
58386d0f40
commit
c988069a9d
1 changed files with 2 additions and 2 deletions
|
@ -12401,14 +12401,14 @@ (define-public r-activepathways
|
|||
(define-public r-bgmix
|
||||
(package
|
||||
(name "r-bgmix")
|
||||
(version "1.54.0")
|
||||
(version "1.56.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "BGmix" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0x1sx319yfxgkscr9r62msq00ddvmzryzn42wy4dh5pvjmgifkkn"))))
|
||||
"03f6nknp3n49yvg2d9qsmds676rva70pr4wjz0md228jczgjk0vj"))))
|
||||
(properties `((upstream-name . "BGmix")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue