me
/
guix
Archived
1
0
Fork 0

gnu: r-flowworkspace: Update to 4.12.0.

* gnu/packages/bioconductor.scm (r-flowworkspace): Update to 4.12.0.
master
Ricardo Wurmus 2023-04-28 19:01:16 +02:00
parent 2cf5e0cb7a
commit c31ae38d58
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -15375,14 +15375,14 @@ for other R packages to compile and link against.")
(define-public r-flowworkspace
(package
(name "r-flowworkspace")
(version "4.10.1")
(version "4.12.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "flowWorkspace" version))
(sha256
(base32
"0jmbfclkfm0n2mshk94906kivii7awlskf7l7ydn8ki8wrpzxqg4"))))
"1ln98xnnqlz3hqdyhypzarw7jcghd5gjaw8h42yw41w0plhh4wyr"))))
(properties `((upstream-name . "flowWorkspace")))
(build-system r-build-system)
(propagated-inputs