gnu: r-diffcyt: Update to 1.22.0.
* gnu/packages/bioconductor.scm (r-diffcyt): Update to 1.22.0. Change-Id: I96e4f706564a7d3438c2c19aa1bb47246ec9b40fmaster
parent
82a7530098
commit
d7a02f5bf5
|
@ -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
|
||||
|
|
Reference in New Issue