Archived
1
0
Fork 0

gnu: r-flowworkspace: Update to 4.10.0.

* gnu/packages/bioconductor.scm (r-flowworkspace): Update to 4.10.0.
This commit is contained in:
zimoun 2022-11-17 03:50:25 +01:00 committed by Ricardo Wurmus
parent d029859dd2
commit 8a089e4e11
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -12985,14 +12985,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.8.0") (version "4.10.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "flowWorkspace" version)) (uri (bioconductor-uri "flowWorkspace" version))
(sha256 (sha256
(base32 (base32
"0riyi9628cx1j5x6hmdd28yq75xh25j8ckcdz8dnb94dpvnhaqss")))) "07w2pnnzmivfc621c8pvndqrn1k245cwjrb0nnk2i85i3si4j9c3"))))
(properties `((upstream-name . "flowWorkspace"))) (properties `((upstream-name . "flowWorkspace")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs