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
|
||||
(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
|
||||
|
|
Reference in New Issue