me
/
guix
Archived
1
0
Fork 0

gnu: r-diffcyt: Update to 1.16.0.

* gnu/packages/bioconductor.scm (r-diffcyt): Update to 1.16.0.
master
Ricardo Wurmus 2022-05-28 12:44:37 +02:00
parent ea0c72bed0
commit 380384a209
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -3541,13 +3541,13 @@ exploration of the results.")
(define-public r-diffcyt
(package
(name "r-diffcyt")
(version "1.14.0")
(version "1.16.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "diffcyt" version))
(sha256
(base32 "1yc9mlc0ifb7h6rzskq97bsdq1kwdp5qq9l9mciwyxf6yjkmv5ni"))))
(base32 "0mysylzmg24g7lm1xan4yklzqmskfgh53j6vjcz2gzakz5rq3rdb"))))
(properties `((upstream-name . "diffcyt")))
(build-system r-build-system)
(propagated-inputs