me
/
guix
Archived
1
0
Fork 0

gnu: r-diffcyt: Update to 1.22.0.

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

Change-Id: I96e4f706564a7d3438c2c19aa1bb47246ec9b40f
master
Ricardo Wurmus 2023-11-03 16:56:19 +01:00
parent 82a7530098
commit d7a02f5bf5
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -7023,13 +7023,13 @@ exploration of the results.")
(define-public r-diffcyt
(package
(name "r-diffcyt")
(version "1.20.0")
(version "1.22.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "diffcyt" version))
(sha256
(base32 "1vsn9z06vmfw6741x7dri3d9wh4rqhzak9r506y3c3h2gjjwilv1"))))
(base32 "1k3gzzgda29m2v7v8hqw7c2s8z778p0plqxag443lhsxcm6izcxi"))))
(properties `((upstream-name . "diffcyt")))
(build-system r-build-system)
(propagated-inputs