me
/
guix
Archived
1
0
Fork 0

gnu: r-flowutils: Update to 1.58.0.

* gnu/packages/bioconductor.scm (r-flowutils): Update to 1.58.0.
master
Ricardo Wurmus 2021-11-04 22:04:31 +00:00
parent c58ed007a2
commit 311adddab3
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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