Archived
1
0
Fork 0

gnu: r-greylistchip: Update to 1.24.0.

* gnu/packages/bioconductor.scm (r-greylistchip): Update to 1.24.0.
This commit is contained in:
Ricardo Wurmus 2021-06-05 08:49:51 +02:00
parent 941a868515
commit 737a228702
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -4737,13 +4737,13 @@ posterior for individual coefficients.")
(define-public r-greylistchip (define-public r-greylistchip
(package (package
(name "r-greylistchip") (name "r-greylistchip")
(version "1.22.0") (version "1.24.0")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "GreyListChIP" version)) (uri (bioconductor-uri "GreyListChIP" version))
(sha256 (sha256
(base32 (base32
"1d1yvza1aw3vs3di6mrra5l52ig0p9bpzprrqvknjaz5i4yb8ma6")))) "1g9ja8p90czx83ar0l9ran7m6aggvszdbqm714fq7z4rxq9b4hs3"))))
(properties `((upstream-name . "GreyListChIP"))) (properties `((upstream-name . "GreyListChIP")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs