mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-23 02:36:40 +01:00
gnu: r-ncdfflow: Update to 2.42.0.
* gnu/packages/bioconductor.scm (r-ncdfflow): Update to 2.42.0.
This commit is contained in:
parent
739beb90c4
commit
7db8599d85
1 changed files with 2 additions and 2 deletions
|
@ -10915,14 +10915,14 @@ (define-public r-flowmeans
|
|||
(define-public r-ncdfflow
|
||||
(package
|
||||
(name "r-ncdfflow")
|
||||
(version "2.40.0")
|
||||
(version "2.42.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "ncdfFlow" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1c6wb2x24ydqp5nxrx6bhj6f13x9djfy9awkc7zn63xkag7mvvar"))))
|
||||
"18ba8rygcd1ys150pk38r4w5lxwm6sl76zkd294yg847dygsqa4m"))))
|
||||
(properties `((upstream-name . "ncdfFlow")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue