gnu: r-shortread: Update to 1.56.0.

* gnu/packages/bioconductor.scm (r-shortread): Update to 1.56.0.
This commit is contained in:
zimoun 2022-11-17 03:50:13 +01:00 committed by Ricardo Wurmus
parent 1ca80ed5a5
commit 94af5e4e96
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -6936,14 +6936,14 @@ (define-public r-seqpattern
(define-public r-shortread
(package
(name "r-shortread")
(version "1.54.0")
(version "1.56.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ShortRead" version))
(sha256
(base32
"0303198b4v2wjah9kc829kn01030996l6di4jpf8q5ccd212rjhq"))))
"0z700mjll3zv3451rd6p5195w0g3rmw17xddc5qwflwm8dnhdmll"))))
(properties `((upstream-name . "ShortRead")))
(build-system r-build-system)
(inputs