me
/
guix
Archived
1
0
Fork 0

gnu: r-flowutils: Update to 1.59.0.

* gnu/packages/bioconductor.scm (r-flowutils): Update to 1.59.0.
master
Ricardo Wurmus 2022-05-28 12:45:07 +02:00
parent 44b596f088
commit 73b695f06d
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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