gnu: r-ruvseq: Update to 1.42.0.

* gnu/packages/bioconductor.scm (r-ruvseq): Update to 1.42.0.

Change-Id: I59593913099239828f7dd947f96c89ccb22f9f9d
This commit is contained in:
Ricardo Wurmus 2025-04-29 18:56:11 +02:00
parent 42cee3bb5d
commit cb5923eac3
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -16647,14 +16647,14 @@ demultiplexed, i.e. assigned to their original reference barcode.")
(define-public r-ruvseq (define-public r-ruvseq
(package (package
(name "r-ruvseq") (name "r-ruvseq")
(version "1.40.0") (version "1.42.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "RUVSeq" version)) (uri (bioconductor-uri "RUVSeq" version))
(sha256 (sha256
(base32 (base32
"0218z7g8c48lhpgd98kpsqph4pa4pdq35lkpwsbhh9l3bzn4db17")))) "1b7f8zpkaz5h9ir8ajygnynh4n3ym4yd42vchjiv1w5zbc6q1s92"))))
(properties `((upstream-name . "RUVSeq"))) (properties `((upstream-name . "RUVSeq")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs