Archived
1
0
Fork 0

gnu: r-ruvseq: Update to 1.24.0.

* gnu/packages/bioconductor.scm (r-ruvseq): Update to 1.24.0.
This commit is contained in:
zimoun 2020-10-30 15:48:58 +01:00 committed by Ricardo Wurmus
parent 874a774fcc
commit a55b1622c5
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -2458,14 +2458,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.22.0") (version "1.24.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
"0yqs9xgyzw3cwb4l7zjl1cjgbsjp05qrqnwyvh7q81wdp7x5p55x")))) "1anrybyrzpajr5434svyfbaypjai6x0ifsmqvjgimmxq3xqhv0jh"))))
(properties `((upstream-name . "RUVSeq"))) (properties `((upstream-name . "RUVSeq")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs