gnu: r-ruvseq: Update to 1.28.0.

* gnu/packages/bioconductor.scm (r-ruvseq): Update to 1.28.0.
This commit is contained in:
Ricardo Wurmus 2021-11-04 22:04:15 +00:00
parent 6f2ef7761a
commit 7ec0b978de
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -5737,14 +5737,14 @@ (define-public r-dnabarcodes
(define-public r-ruvseq
(package
(name "r-ruvseq")
(version "1.26.0")
(version "1.28.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "RUVSeq" version))
(sha256
(base32
"1fy0k1p0m209lzjpd5jhfnifa22lrn63qq3a3kn5g0xhbbmijzac"))))
"1a19klscykdgsd7izcxyr45ml7g0gpdj65gvbaw124mal2p4zi9q"))))
(properties `((upstream-name . "RUVSeq")))
(build-system r-build-system)
(propagated-inputs