mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-11 05:39:41 -05:00
gnu: r-wavetiling: Update to 1.28.0.
* gnu/packages/bioconductor.scm (r-wavetiling): Update to 1.28.0.
This commit is contained in:
parent
e2f481dad0
commit
e13f977312
1 changed files with 2 additions and 2 deletions
|
@ -6336,14 +6336,14 @@ (define-public r-genomegraphs
|
|||
(define-public r-wavetiling
|
||||
(package
|
||||
(name "r-wavetiling")
|
||||
(version "1.26.0")
|
||||
(version "1.28.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "waveTiling" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0l0saa0myabpq2rl9dq70zff8jpxr3mkanxlj65hc41f0m5xllir"))))
|
||||
"0d7l559zlmly8mncmh1zhkqmsml0bwwfpm7ccp8l26y852vwf7hf"))))
|
||||
(properties `((upstream-name . "waveTiling")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue