me
/
guix
Archived
1
0
Fork 0

gnu: r-chipcomp: Update to 1.34.0.

* gnu/packages/bioconductor.scm (r-chipcomp): Update to 1.34.0.

Change-Id: Ib25d9e41d6378d60328a8461f379a19d87615cd5
master
Ricardo Wurmus 2024-05-07 13:06:43 +02:00
parent 2eac018b3b
commit ee42719f25
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -13613,14 +13613,14 @@ more complex hypotheses) via empirical Bayesian methods.")
(define-public r-chipcomp
(package
(name "r-chipcomp")
(version "1.32.0")
(version "1.34.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ChIPComp" version))
(sha256
(base32
"061d2z1rrcyad6cf19si14ab9a3dxdi17sfbkx3vx8kdsfs3djy9"))))
"013lmgdkj596gqzm0nlxjqpv0w94hap9vndp5znqpk4inq88gj8m"))))
(properties `((upstream-name . "ChIPComp")))
(build-system r-build-system)
(propagated-inputs