me
/
guix
Archived
1
0
Fork 0

gnu: r-flowworkspace: Update to 4.14.3.

* gnu/packages/bioconductor.scm (r-flowworkspace): Update to 4.14.3.

Change-Id: I2a717e99d7b71df0c3774ad235e0fe87f5b2aa19
master
Ricardo Wurmus 2024-03-27 14:20:57 +01:00
parent 9c85ed3f54
commit af70b1d39c
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -18529,14 +18529,14 @@ for other R packages to compile and link against.")
(define-public r-flowworkspace (define-public r-flowworkspace
(package (package
(name "r-flowworkspace") (name "r-flowworkspace")
(version "4.14.2") (version "4.14.3")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "flowWorkspace" version)) (uri (bioconductor-uri "flowWorkspace" version))
(sha256 (sha256
(base32 (base32
"0rbhpvnx71djy893cb1b1qywm5aq8ad8rxjd0lqkylp13w7zv0g6")))) "07hnzvzis6425j5kabdrp49wicd331k7kmkk2r7ydchxxlndz3ww"))))
(properties `((upstream-name . "flowWorkspace"))) (properties `((upstream-name . "flowWorkspace")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs