me
/
guix
Archived
1
0
Fork 0

gnu: r-flowutils: Update to 1.54.0.

* gnu/packages/bioconductor.scm (r-flowutils): Update to 1.54.0.
master
zimoun 2020-10-30 15:53:46 +01:00 committed by Ricardo Wurmus
parent d764f1e7fe
commit d361222d8f
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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