gnu: r-ruvseq: Update to 1.32.0.

* gnu/packages/bioconductor.scm (r-ruvseq): Update to 1.32.0.
This commit is contained in:
zimoun 2022-11-17 03:50:17 +01:00 committed by Ricardo Wurmus
parent 7146ee20d9
commit c3b6219435
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -8690,14 +8690,14 @@ (define-public r-dnabarcodes
(define-public r-ruvseq
(package
(name "r-ruvseq")
(version "1.30.0")
(version "1.32.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "RUVSeq" version))
(sha256
(base32
"001h07b074hvj16bjdp9llb9psphw7r6kpwhq61bj4519y6lpg7x"))))
"1qb4k7pm8w86d2p9q2r4n63iyi34wdib5x9rsjx4vhcxrnzyyygm"))))
(properties `((upstream-name . "RUVSeq")))
(build-system r-build-system)
(propagated-inputs