mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-mbecs: Update to 1.12.0.
* gnu/packages/bioconductor.scm (r-mbecs): Update to 1.12.0. Change-Id: Id8af2d46dd582a403be76964033c856de49d4876
This commit is contained in:
parent
4a4b32861c
commit
a35e64acf9
1 changed files with 2 additions and 2 deletions
|
@ -15469,13 +15469,13 @@ processing to visualization and annotation.")
|
|||
(define-public r-mbecs
|
||||
(package
|
||||
(name "r-mbecs")
|
||||
(version "1.10.0")
|
||||
(version "1.12.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "MBECS" version))
|
||||
(sha256
|
||||
(base32 "0b8apb9gybapl9dnc7h6f0kk4ra35wsypr9gr83hbjp85wwv8glc"))))
|
||||
(base32 "01hjnbaxjzjrlygqajzjlahvdqbf42a8kisiqkk8a2vv93vg8xyj"))))
|
||||
(properties `((upstream-name . "MBECS")))
|
||||
(build-system r-build-system)
|
||||
(arguments
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue