gnu: r-shortread: Update to 1.44.1.
* gnu/packages/bioinformatics.scm (r-shortread): Update to 1.44.1.master
parent
abfe3c5aa2
commit
827d0fa846
|
@ -6922,14 +6922,14 @@ testing and other simple calculations.")
|
|||
(define-public r-shortread
|
||||
(package
|
||||
(name "r-shortread")
|
||||
(version "1.44.0")
|
||||
(version "1.44.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "ShortRead" version))
|
||||
(sha256
|
||||
(base32
|
||||
"18v2khq53za1m8i9va1z4wynah55gccbb42nq769vdcw7bl80wpa"))))
|
||||
"1dh3q83hmi4l72vpif6dn51dzbi9ljrjgkq2zxg4sqy2jxv4vwza"))))
|
||||
(properties `((upstream-name . "ShortRead")))
|
||||
(build-system r-build-system)
|
||||
(inputs
|
||||
|
|
Reference in New Issue