gnu: r-beachmat: Update to 2.6.4.

* gnu/packages/bioconductor.scm (r-beachmat): Update to 2.6.4.
This commit is contained in:
Ricardo Wurmus 2021-02-11 21:31:17 +01:00
parent a1357422c3
commit 79d51ffeca
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -8853,14 +8853,14 @@ packages.")
(define-public r-beachmat (define-public r-beachmat
(package (package
(name "r-beachmat") (name "r-beachmat")
(version "2.6.2") (version "2.6.4")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "beachmat" version)) (uri (bioconductor-uri "beachmat" version))
(sha256 (sha256
(base32 (base32
"1yxm5andf4hsxxsmwrn5vl79707yfqkhzzajq6fvhsmaad3f97n7")))) "0vbqdkc52j2v1ghygmhy2cbgqm4l99vmv8930wkzkq1pm73pmjji"))))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs
`(("r-biocgenerics" ,r-biocgenerics) `(("r-biocgenerics" ,r-biocgenerics)