me
/
guix
Archived
1
0
Fork 0

gnu: r-greylistchip: Update to 1.26.0.

* gnu/packages/bioconductor.scm (r-greylistchip): Update to 1.26.0.
master
Ricardo Wurmus 2021-11-04 22:04:11 +00:00
parent 88c203a85f
commit d05485f7f7
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -4881,13 +4881,13 @@ posterior for individual coefficients.")
(define-public r-greylistchip (define-public r-greylistchip
(package (package
(name "r-greylistchip") (name "r-greylistchip")
(version "1.24.0") (version "1.26.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
"1g9ja8p90czx83ar0l9ran7m6aggvszdbqm714fq7z4rxq9b4hs3")))) "1h7h27q6l9d8j0shklyrh135zrwx56v4zzmm21cj1b7dvmwvpbcv"))))
(properties `((upstream-name . "GreyListChIP"))) (properties `((upstream-name . "GreyListChIP")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs