gnu: r-biocio: Update to 1.8.0.

* gnu/packages/bioconductor.scm (r-biocio): Update to 1.8.0.
This commit is contained in:
zimoun 2022-11-17 03:50:31 +01:00 committed by Ricardo Wurmus
parent 0640f750b4
commit 94a86e7e39
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -16425,14 +16425,14 @@ (define-public r-msfeatures
(define-public r-biocio
(package
(name "r-biocio")
(version "1.6.0")
(version "1.8.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BiocIO" version))
(sha256
(base32
"16j826w4zrmbgpmq6nyglcrjailsfv48ih1rz1qn383g7v503ydp"))))
"15d4xsn3k32q7lzcyxvs70f0jbh9fgwl3vi7xd6sqpggar12hh9f"))))
(properties `((upstream-name . "BiocIO")))
(build-system r-build-system)
(propagated-inputs