mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-dada2: Update to 1.36.0.
* gnu/packages/bioconductor.scm (r-dada2): Update to 1.36.0. Change-Id: I16732f2da9af2382fd3f557d005792616685a92e
This commit is contained in:
parent
f26f01e9fd
commit
6f3e73c5e8
1 changed files with 2 additions and 2 deletions
|
@ -28142,13 +28142,13 @@ visualizing bisulfite sequencing data.")
|
|||
(define-public r-dada2
|
||||
(package
|
||||
(name "r-dada2")
|
||||
(version "1.34.0")
|
||||
(version "1.36.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "dada2" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0vdvxr5s36wgkd4dry2m3ab3w4mcqhmf6y4phwg6vwmg4qrhdy0r"))))
|
||||
"0lxva0lvh3xcpkrjalkg2ps8jlzaypnsy3ibd9mk4lnjpbn5hiii"))))
|
||||
(properties `((upstream-name . "dada2")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue