gnu: r-flowworkspace: Update to 4.14.3.
* gnu/packages/bioconductor.scm (r-flowworkspace): Update to 4.14.3. Change-Id: I2a717e99d7b71df0c3774ad235e0fe87f5b2aa19master
parent
9c85ed3f54
commit
af70b1d39c
|
@ -18529,14 +18529,14 @@ for other R packages to compile and link against.")
|
|||
(define-public r-flowworkspace
|
||||
(package
|
||||
(name "r-flowworkspace")
|
||||
(version "4.14.2")
|
||||
(version "4.14.3")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "flowWorkspace" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0rbhpvnx71djy893cb1b1qywm5aq8ad8rxjd0lqkylp13w7zv0g6"))))
|
||||
"07hnzvzis6425j5kabdrp49wicd331k7kmkk2r7ydchxxlndz3ww"))))
|
||||
(properties `((upstream-name . "flowWorkspace")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in New Issue