me
/
guix
Archived
1
0
Fork 0

gnu: r-ancombc: Update to 2.6.0.

* gnu/packages/bioconductor.scm (r-ancombc): Update to 2.6.0.

Change-Id: I925595eb4d2191a75880cc28188d9d71e55bebd9
master
Ricardo Wurmus 2024-05-07 12:32:33 +02:00
parent e6f568abde
commit 6ed0d665aa
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -3539,13 +3539,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.4.0") (version "2.6.0")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "ANCOMBC" version)) (uri (bioconductor-uri "ANCOMBC" version))
(sha256 (sha256
(base32 (base32
"1m63k1b9xh5mv4zb5m9nlrdcqkh2h477x1zyfk8j89idcvk9jil7")))) "14jdfcv3hghl1z2f7zj2mdqdyblz5sn4l1iwh8bhvih86cpigb58"))))
(properties `((upstream-name . "ANCOMBC"))) (properties `((upstream-name . "ANCOMBC")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs