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