gnu: r-flowstats: Update to 4.8.2.

* gnu/packages/bioconductor.scm (r-flowstats): Update to 4.8.2.
This commit is contained in:
Ricardo Wurmus 2022-10-03 18:20:56 +02:00
parent eed76ad91a
commit bceed10243
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -11920,14 +11920,14 @@ (define-public r-flowworkspace
(define-public r-flowstats
(package
(name "r-flowstats")
(version "4.8.0")
(version "4.8.2")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "flowStats" version))
(sha256
(base32
"1jbc92ah2mlpnd7v3k0207v4qz3rg9g9yy6r6y0s0cc5nifdyhwj"))))
"1x01gg5ifxh3wp0cp5a23lr9v6l9q5qg8145q2pgn904jkx5wldc"))))
(properties `((upstream-name . "flowStats")))
(build-system r-build-system)
(propagated-inputs