mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
gnu: r-flowworkspace: Update to 4.14.0.
* gnu/packages/bioconductor.scm (r-flowworkspace): Update to 4.14.0. Change-Id: I97248860f6b887d00787e22e9ac873123ba1f2c2
This commit is contained in:
parent
e6188fe703
commit
d97e582d89
1 changed files with 2 additions and 2 deletions
|
@ -17458,14 +17458,14 @@ (define-public r-rprotobuflib
|
|||
(define-public r-flowworkspace
|
||||
(package
|
||||
(name "r-flowworkspace")
|
||||
(version "4.12.2")
|
||||
(version "4.14.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "flowWorkspace" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1g1hym2anysgy7v46fnnxyzac3wzi1713vlih2gqzi23k8r2xx26"))))
|
||||
"09cpbf33b3x9b06yf41qy2fy8zviwrznrpkb9fq3an8vg8gf51lp"))))
|
||||
(properties `((upstream-name . "flowWorkspace")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue