mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-erma: Update to 1.24.1.
* gnu/packages/bioconductor.scm (r-erma): Update to 1.24.1. Change-Id: I25e19882b92ec6008817e89e8e0aaaa4efe15764
This commit is contained in:
parent
857e115455
commit
301621fa0b
1 changed files with 2 additions and 2 deletions
|
@ -26250,14 +26250,14 @@ preprocessing of cytometry data, including:
|
|||
(define-public r-erma
|
||||
(package
|
||||
(name "r-erma")
|
||||
(version "1.24.0")
|
||||
(version "1.24.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "erma" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1ybrjfwiwypnc7mdibkbs30scz3fyc11md9338w192vs7aggrhgp"))))
|
||||
"1s3b2a0iv3rl3sxq1sbqscq2h2gjz4d3vsg9phhnbk1xdhbhqi4d"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-annotationdbi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue