gnu: r-flowworkspace: Update to 3.34.1.

* gnu/packages/bioconductor.scm (r-flowworkspace): Update to 3.34.1.
This commit is contained in:
Ricardo Wurmus 2020-01-16 06:10:41 +01:00
parent 3f42bd81a5
commit e8ccb98a08
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -5586,14 +5586,14 @@ (define-public r-rprotobuflib
(define-public r-flowworkspace
(package
(name "r-flowworkspace")
(version "3.34.0")
(version "3.34.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "flowWorkspace" version))
(sha256
(base32
"0hvbkxyylsygra31l1lxyvbsr5hc50lqy1y7gwrfgrfil4a2m762"))))
"1ijbc6z9ljhrw3cqr02smgplhrfg44gzrb1dq4gbrpq3nj4khhpn"))))
(properties `((upstream-name . "flowWorkspace")))
(build-system r-build-system)
(propagated-inputs