gnu: r-biocio: Update to 1.10.0.
* gnu/packages/bioconductor.scm (r-biocio): Update to 1.10.0.master
parent
6459537f90
commit
bca0afda01
|
@ -18928,14 +18928,14 @@ the respective packages (such as e.g. @code{xcms}).")
|
|||
(define-public r-biocio
|
||||
(package
|
||||
(name "r-biocio")
|
||||
(version "1.8.0")
|
||||
(version "1.10.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "BiocIO" version))
|
||||
(sha256
|
||||
(base32
|
||||
"15d4xsn3k32q7lzcyxvs70f0jbh9fgwl3vi7xd6sqpggar12hh9f"))))
|
||||
"03hslg7k6khchf54gmlbkvwbkfn5ppz0wp7lh75gsnr0licsjkwx"))))
|
||||
(properties `((upstream-name . "BiocIO")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in New Issue