me
/
guix
Archived
1
0
Fork 0

gnu: r-edger: Update to 4.0.5.

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

Change-Id: Ibf41684a81da1a842f1a8e41309113fb50db6ef9
master
Ricardo Wurmus 2024-01-05 17:17:33 +01:00
parent 9476bf8701
commit 5cec983e04
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -7324,13 +7324,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.0.3") (version "4.0.5")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "edgeR" version)) (uri (bioconductor-uri "edgeR" version))
(sha256 (sha256
(base32 (base32
"0sz46pwa1bsqrff2igswfhhj1fcwzn34zrlawy4fnb58z48kccb0")))) "16cghh83v14jdq5n6xkm3jxj87n6l6zrxjgqdwb2ffgc26vkpb7w"))))
(properties `((upstream-name . "edgeR"))) (properties `((upstream-name . "edgeR")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs