gnu: r-diffcyt: Update to 1.24.0.

* gnu/packages/bioconductor.scm (r-diffcyt): Update to 1.24.0.

Change-Id: Ib7c5cf3735f78eb183ce4dc17307ad863d16c010
This commit is contained in:
Ricardo Wurmus 2024-05-07 12:32:55 +02:00
parent 2d5d0ab72f
commit 0e9bde0048
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -7652,13 +7652,13 @@ exploration of the results.")
(define-public r-diffcyt
(package
(name "r-diffcyt")
(version "1.22.1")
(version "1.24.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "diffcyt" version))
(sha256
(base32 "1lg7c33mdnp35b15n7ydmz4wgkgls6ii3r1q699i4ifxcgxjm8pj"))))
(base32 "1iyqvang5j55s19skd44c1zsxkphn3qqbl4sjhsw1y820ylws5r1"))))
(properties `((upstream-name . "diffcyt")))
(build-system r-build-system)
(propagated-inputs