me
/
guix
Archived
1
0
Fork 0

gnu: r-flowworkspace: Update to 4.14.1.

* gnu/packages/bioconductor.scm (r-flowworkspace): Update to 4.14.1.

Change-Id: I2e950e77842add2eebeeffac2492ba0ef1aa6422
Ricardo Wurmus 2023-12-15 17:47:40 +01:00
parent 2ab52103c9
commit bb64a047b4
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -17757,14 +17757,14 @@ for other R packages to compile and link against.")
(define-public r-flowworkspace
(package
(name "r-flowworkspace")
(version "4.14.0")
(version "4.14.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "flowWorkspace" version))
(sha256
(base32
"09cpbf33b3x9b06yf41qy2fy8zviwrznrpkb9fq3an8vg8gf51lp"))))
"0sbixbq99kmhh0ppdid1hqhb75yxb6gsm5pdz75y67i3pgwrv1sj"))))
(properties `((upstream-name . "flowWorkspace")))
(build-system r-build-system)
(propagated-inputs