gnu: r-biocio: Update to 1.12.0.
* gnu/packages/bioconductor.scm (r-biocio): Update to 1.12.0. Change-Id: Ie6e5aee0c1a0c122f574d801e3268b460f89be2f
This commit is contained in:
parent
456beea62b
commit
f2ab2bba68
@ -21276,14 +21276,14 @@ the respective packages (such as e.g. @code{xcms}).")
|
||||
(define-public r-biocio
|
||||
(package
|
||||
(name "r-biocio")
|
||||
(version "1.10.0")
|
||||
(version "1.12.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "BiocIO" version))
|
||||
(sha256
|
||||
(base32
|
||||
"03hslg7k6khchf54gmlbkvwbkfn5ppz0wp7lh75gsnr0licsjkwx"))))
|
||||
"0bn2jknvj2ag1yv67kjqr7gsq771rmqv3my9njjkwcc9nzrxzhbp"))))
|
||||
(properties `((upstream-name . "BiocIO")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
Loading…
Reference in New Issue
Block a user