gnu: r-beachmat: Update to 2.8.1.
* gnu/packages/bioconductor.scm (r-beachmat): Update to 2.8.1.
This commit is contained in:
parent
da7e7c9de8
commit
2897ad3178
1 changed files with 2 additions and 2 deletions
|
@ -12473,14 +12473,14 @@ (define-public r-rhdf5lib
|
|||
(define-public r-beachmat
|
||||
(package
|
||||
(name "r-beachmat")
|
||||
(version "2.8.0")
|
||||
(version "2.8.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "beachmat" version))
|
||||
(sha256
|
||||
(base32
|
||||
"16p6shab4y8sy1adn4qr05ysvwmvs9idliccixafvx9icv5sla86"))))
|
||||
"06bpfpddsl49csxrs8hlx5pv0absc2wdcparchf8qqaqydazwci2"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
`(("r-biocgenerics" ,r-biocgenerics)
|
||||
|
|
Loading…
Reference in a new issue