gnu: r-flowutils: Update to 1.58.0.
* gnu/packages/bioconductor.scm (r-flowutils): Update to 1.58.0.master
parent
c58ed007a2
commit
311adddab3
|
@ -9576,14 +9576,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.56.0")
|
(version "1.58.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
|
||||||
"1sdwgyvrsz0pp60zdfrcgb7bs8s87j7257p8ck813ydizc324x9w"))))
|
"0rgybkzbn8c3kpbz0ddghp1np0gka0cgiqvkk5jbnhlgf4s07161"))))
|
||||||
(properties `((upstream-name . "flowUtils")))
|
(properties `((upstream-name . "flowUtils")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
|
Reference in New Issue