gnu: r-flowworkspace: Update to 4.12.2.

* gnu/packages/bioconductor.scm (r-flowworkspace): Update to 4.12.2.
This commit is contained in:
Ricardo Wurmus 2023-08-28 22:11:22 +02:00
parent dc23a12566
commit 55e0bd5c7a
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -16783,14 +16783,14 @@ (define-public r-rprotobuflib
(define-public r-flowworkspace
(package
(name "r-flowworkspace")
(version "4.12.0")
(version "4.12.2")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "flowWorkspace" version))
(sha256
(base32
"1ln98xnnqlz3hqdyhypzarw7jcghd5gjaw8h42yw41w0plhh4wyr"))))
"1g1hym2anysgy7v46fnnxyzac3wzi1713vlih2gqzi23k8r2xx26"))))
(properties `((upstream-name . "flowWorkspace")))
(build-system r-build-system)
(propagated-inputs