me
/
guix
Archived
1
0
Fork 0

gnu: r-flowstats: Update to 4.0.0.

* gnu/packages/bioconductor.scm (r-flowstats): Update to 4.0.0.
master
Ricardo Wurmus 2020-06-13 01:01:47 +02:00
parent a9af09df17
commit 372caae6a9
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -6168,14 +6168,14 @@ matches the flowJo analysis.")
(define-public r-flowstats (define-public r-flowstats
(package (package
(name "r-flowstats") (name "r-flowstats")
(version "3.44.0") (version "4.0.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
"0pql0lpf90nra7w6z6nd8l9cgjlsg2pxysfravnbzfhl3pjvd96w")))) "1ygvxvd7y6jp907y0h3hycdwvw1fch16w84g06nk4f4g4kvrzdir"))))
(properties `((upstream-name . "flowStats"))) (properties `((upstream-name . "flowStats")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs