gnu: r-beachmat: Update to 2.6.4.
* gnu/packages/bioconductor.scm (r-beachmat): Update to 2.6.4.
This commit is contained in:
parent
a1357422c3
commit
79d51ffeca
@ -8853,14 +8853,14 @@ packages.")
|
||||
(define-public r-beachmat
|
||||
(package
|
||||
(name "r-beachmat")
|
||||
(version "2.6.2")
|
||||
(version "2.6.4")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "beachmat" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1yxm5andf4hsxxsmwrn5vl79707yfqkhzzajq6fvhsmaad3f97n7"))))
|
||||
"0vbqdkc52j2v1ghygmhy2cbgqm4l99vmv8930wkzkq1pm73pmjji"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
`(("r-biocgenerics" ,r-biocgenerics)
|
||||
|
Loading…
Reference in New Issue
Block a user