me
/
guix
Archived
1
0
Fork 0

gnu: r-diffcyt: Update to 1.18.0.

* gnu/packages/bioconductor.scm (r-diffcyt): Update to 1.18.0.
master
zimoun 2022-11-17 03:50:09 +01:00 committed by Ricardo Wurmus
parent 16973c9796
commit 1e5a6a9fb2
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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