me
/
guix
Archived
1
0
Fork 0

gnu: r-flowai: Update to 1.30.0.

* gnu/packages/bioconductor.scm (r-flowai): Update to 1.30.0.
master
Ricardo Wurmus 2023-04-28 19:01:14 +02:00
parent f730a027c8
commit 52719d2995
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -15001,13 +15001,13 @@ and to both short and long sequence reads.")
(define-public r-flowai
(package
(name "r-flowai")
(version "1.28.0")
(version "1.30.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "flowAI" version))
(sha256
(base32
"18zrlnjw89iglxhw65ys8x4r44pdzp5chrgwx7w44sh7yd8576g9"))))
"0ydy98qsiqpw0b6fvmlv09kza94qjcl40ma9pknzgbq21ac4z25g"))))
(properties `((upstream-name . "flowAI")))
(build-system r-build-system)
(propagated-inputs