me
/
guix
Archived
1
0
Fork 0

gnu: r-greylistchip: Update to 1.28.1.

* gnu/packages/bioconductor.scm (r-greylistchip): Update to 1.28.1.
master
Ricardo Wurmus 2022-05-28 12:44:48 +02:00
parent 21db7a48e0
commit 84fc29bad6
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -6063,13 +6063,13 @@ posterior for individual coefficients.")
(define-public r-greylistchip
(package
(name "r-greylistchip")
(version "1.26.0")
(version "1.28.1")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "GreyListChIP" version))
(sha256
(base32
"1h7h27q6l9d8j0shklyrh135zrwx56v4zzmm21cj1b7dvmwvpbcv"))))
"0w52vwvjarql19bsv40b80yn701qx8c9d0clsjhj85wmzj2p6dhg"))))
(properties `((upstream-name . "GreyListChIP")))
(build-system r-build-system)
(propagated-inputs