[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/15: gnu: r-pscbs: Update to 0.67.0.
From: |
guix-commits |
Subject: |
03/15: gnu: r-pscbs: Update to 0.67.0. |
Date: |
Mon, 19 Feb 2024 06:45:57 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 3025cf97a3fa9cd0421df89b4edd62880a3e0798
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Feb 19 12:20:53 2024 +0100
gnu: r-pscbs: Update to 0.67.0.
* gnu/packages/bioconductor.scm (r-pscbs): Update to 0.67.0.
Change-Id: Ib60a434d40ede5f0c24590c65c45fb7e99affb2a
---
gnu/packages/bioconductor.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 82cc60c9ff..5cd6021cce 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -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
- branch master updated (052ef14521 -> 90e8febd29), guix-commits, 2024/02/19
- 02/15: upstream: update-package-inputs: Sort extra inputs., guix-commits, 2024/02/19
- 03/15: gnu: r-pscbs: Update to 0.67.0.,
guix-commits <=
- 01/15: machine/ssh: Refresh parameterization of %CURRENT-SYSTEM., guix-commits, 2024/02/19
- 04/15: gnu: r-r-rsp: Update to 0.46.0., guix-commits, 2024/02/19
- 07/15: gnu: r-collapse: Update to 2.0.10., guix-commits, 2024/02/19
- 08/15: gnu: r-recipes: Update to 1.0.10., guix-commits, 2024/02/19
- 09/15: gnu: r-sm: Update to 2.2-6.0., guix-commits, 2024/02/19
- 11/15: gnu: r-magick: Update to 2.8.3., guix-commits, 2024/02/19
- 13/15: gnu: r-setrng: Update to 2024.2-1., guix-commits, 2024/02/19
- 05/15: gnu: r-callr: Update to 3.7.4., guix-commits, 2024/02/19
- 06/15: gnu: r-igraph: Update to 2.0.2., guix-commits, 2024/02/19
- 10/15: gnu: r-splus2r: Update to 1.3-5., guix-commits, 2024/02/19