mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-multibac: Update to 1.18.0.
* gnu/packages/bioconductor.scm (r-multibac): Update to 1.18.0. Change-Id: Ia790f180e4a8059ebf3c5275dbf5adcc444bd002
This commit is contained in:
parent
a35e64acf9
commit
4a13e7adb0
1 changed files with 2 additions and 2 deletions
|
@ -15551,13 +15551,13 @@ large datasets, including support for on-disk data representation.")
|
|||
(define-public r-multibac
|
||||
(package
|
||||
(name "r-multibac")
|
||||
(version "1.16.0")
|
||||
(version "1.18.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "MultiBaC" version))
|
||||
(sha256
|
||||
(base32 "0bg9jgkrb16g6xxvw1acqc0ydwljwk1zvx3zh597893jifsx0b45"))))
|
||||
(base32 "142h4wx5wyks9xfl30vxcj82sjzgrkkwjd6r16364z5b3cxlamsj"))))
|
||||
(properties `((upstream-name . "MultiBaC")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue