me
/
guix
Archived
1
0
Fork 0

gnu: r-flowworkspace: Update to 4.10.0.

* gnu/packages/bioconductor.scm (r-flowworkspace): Update to 4.10.0.
master
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
1 changed files with 2 additions and 2 deletions

View File

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