Archived
1
0
Fork 0

gnu: r-pscbs: Update to 0.67.0.

* gnu/packages/bioconductor.scm (r-pscbs): Update to 0.67.0.

Change-Id: Ib60a434d40ede5f0c24590c65c45fb7e99affb2a
This commit is contained in:
Ricardo Wurmus 2024-02-19 12:20:53 +01:00
parent 00c8a9275c
commit 3025cf97a3
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -9981,13 +9981,13 @@ analysis of TCR repertoire libraries based on theoretical model fits.")
(define-public r-pscbs
(package
(name "r-pscbs")
(version "0.66.0")
(version "0.67.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "PSCBS" version))
(sha256
(base32 "14rs2wywipbkia3dbzfhpnkmfgdvm2bf586lggsx63sywlv5d02q"))))
(base32 "1gnd2nkh587dqpnbk5fsai7hx261vm405550rhlxffvs366x3596"))))
(properties `((upstream-name . "PSCBS")))
(build-system r-build-system)
(arguments