me
/
guix
Archived
1
0
Fork 0

gnu: r-flowstats: Update to 4.16.0.

* gnu/packages/bioconductor.scm (r-flowstats): Update to 4.16.0.

Change-Id: I41a6906f6856b3bb7ecdcc9b5376213c80b4b55c
master
Ricardo Wurmus 2024-05-07 13:07:05 +02:00
parent 13652b01d2
commit 4544b49e78
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -18998,14 +18998,14 @@ matches the flowJo analysis.")
(define-public r-flowstats (define-public r-flowstats
(package (package
(name "r-flowstats") (name "r-flowstats")
(version "4.14.1") (version "4.16.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "flowStats" version)) (uri (bioconductor-uri "flowStats" version))
(sha256 (sha256
(base32 (base32
"1q4m6arasq60w0x24qjxbfckfgcpfk428fca733i0q2mgv1mll05")))) "0q8g3sqmbhinfrb63yhv4lsczjz7pqwhwwsdlz2cg7s8yhp0cj6v"))))
(properties `((upstream-name . "flowStats"))) (properties `((upstream-name . "flowStats")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs