me
/
guix
Archived
1
0
Fork 0

gnu: r-flowutils: Update to 1.56.0.

* gnu/packages/bioconductor.scm (r-flowutils): Update to 1.56.0.
master
Ricardo Wurmus 2021-06-05 08:50:05 +02:00
parent db56495f39
commit 6a7589de24
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -9281,14 +9281,14 @@ and to both short and long sequence reads.")
(define-public r-flowutils
(package
(name "r-flowutils")
(version "1.54.0")
(version "1.56.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "flowUtils" version))
(sha256
(base32
"1q4g666nd51j24hcp2wxla1bdi77kbfd4i0pxgp7rs2jf7200k09"))))
"1sdwgyvrsz0pp60zdfrcgb7bs8s87j7257p8ck813ydizc324x9w"))))
(properties `((upstream-name . "flowUtils")))
(build-system r-build-system)
(propagated-inputs