me
/
guix
Archived
1
0
Fork 0

gnu: r-flowutils: Update to 1.52.0.

* gnu/packages/bioconductor.scm (r-flowutils): Update to 1.52.0.
master
Ricardo Wurmus 2020-06-13 00:59:18 +02:00
parent 5d63f69be9
commit 6954950f4a
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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