gnu: r-edger: Update to 4.2.1.

* gnu/packages/bioconductor.scm (r-edger): Update to 4.2.1.

Change-Id: Ia8cb57ada3f036f7fe45972ad1d3a8ff2e53c27b
This commit is contained in:
Ricardo Wurmus 2024-08-16 20:53:46 +02:00
parent e00e778eee
commit 43b84eeb84
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -7801,13 +7801,13 @@ global-scaling and full-quantile normalization.")
(define-public r-edger (define-public r-edger
(package (package
(name "r-edger") (name "r-edger")
(version "4.2.0") (version "4.2.1")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "edgeR" version)) (uri (bioconductor-uri "edgeR" version))
(sha256 (sha256
(base32 (base32
"1w3dp3h30jqylbkql33j5ibp9i4vp7n1x6wdd2v0kdnv82il6hqg")))) "0c9r4gcsaf6fqkc4r49vj8az6wplqsbkd423pb4fvrv5lka9aqi9"))))
(properties `((upstream-name . "edgeR"))) (properties `((upstream-name . "edgeR")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs