me
/
guix
Archived
1
0
Fork 0

gnu: r-ancombc: Update to 2.0.2.

* gnu/packages/bioconductor.scm (r-ancombc): Update to 2.0.2.
Ricardo Wurmus 2022-12-19 22:59:44 +01:00
parent f4e4e82483
commit 64ed2e8380
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -2334,13 +2334,13 @@ analysis, modelling, and visualization of spike-in controls.")
(define-public r-ancombc (define-public r-ancombc
(package (package
(name "r-ancombc") (name "r-ancombc")
(version "2.0.1") (version "2.0.2")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "ANCOMBC" version)) (uri (bioconductor-uri "ANCOMBC" version))
(sha256 (sha256
(base32 (base32
"1bwzvi6j3s66dcll1lb4xy25j4nfn1ln6mc3flh0wgy13l26x8m6")))) "0dlinv4vhxgni8ygzvfw8pbc6d1v9x5chhrpxblhs2c65bkgyxz5"))))
(properties `((upstream-name . "ANCOMBC"))) (properties `((upstream-name . "ANCOMBC")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs