[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/26: gnu: r-bambu: Update to 3.2.3.
From: |
guix-commits |
Subject: |
08/26: gnu: r-bambu: Update to 3.2.3. |
Date: |
Fri, 2 Jun 2023 07:05:52 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit ca0c012d4a11391697d888ed5a783462e7b3dadb
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Jun 2 12:53:14 2023 +0200
gnu: r-bambu: Update to 3.2.3.
* gnu/packages/bioconductor.scm (r-bambu): Update to 3.2.3.
---
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 c05b770a76..166e49170e 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -3919,13 +3919,13 @@ Various visual and textual types of output are
available.")
(define-public r-bambu
(package
(name "r-bambu")
- (version "3.2.2")
+ (version "3.2.3")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "bambu" version))
(sha256
(base32
- "0vmfynsyl1bdkbaxp278sgs52kmixi8kzzjck69arbnvmg0wp9ib"))))
+ "1b5zmyj75fjhyn4mb70gdqvxg76fg2z45vns9l0rl66s3p5mhm6d"))))
(properties `((upstream-name . "bambu")))
(build-system r-build-system)
(propagated-inputs
- 07/26: gnu: r-alpine: Update to 1.26.0., (continued)
- 07/26: gnu: r-alpine: Update to 1.26.0., guix-commits, 2023/06/02
- 15/26: gnu: r-limma: Update to 3.56.1., guix-commits, 2023/06/02
- 11/26: gnu: r-densvis: Update to 1.10.2., guix-commits, 2023/06/02
- 25/26: gnu: r-biocthis: Update to 1.10.1., guix-commits, 2023/06/02
- 09/26: gnu: r-dearseq: Update to 1.12.1., guix-commits, 2023/06/02
- 12/26: gnu: r-biocparallel: Update to 1.34.2., guix-commits, 2023/06/02
- 19/26: gnu: r-treeio: Update to 1.24.1., guix-commits, 2023/06/02
- 26/26: gnu: r-tcgabiolinks: Update to 2.28.2., guix-commits, 2023/06/02
- 04/26: gnu: r-biocviews: Sort inputs., guix-commits, 2023/06/02
- 02/26: import/cran: Libraries should not use CRAN-GUIX-NAME., guix-commits, 2023/06/02
- 08/26: gnu: r-bambu: Update to 3.2.3.,
guix-commits <=
- 06/26: gnu: r-anvil: Update to 1.12.3., guix-commits, 2023/06/02
- 17/26: gnu: r-zellkonverter: Update to 1.10.1., guix-commits, 2023/06/02
- 20/26: gnu: r-rsubread: Update to 2.14.2., guix-commits, 2023/06/02
- 13/26: gnu: r-biostrings: Update to 2.68.1., guix-commits, 2023/06/02
- 21/26: gnu: r-biocviews: Update to 1.68.1., guix-commits, 2023/06/02
- 24/26: gnu: r-basilisk-utils: Update to 1.12.1., guix-commits, 2023/06/02
- 14/26: gnu: r-edger: Update to 3.42.4., guix-commits, 2023/06/02
- 10/26: gnu: r-delayedarray: Update to 0.26.3., guix-commits, 2023/06/02
- 16/26: gnu: r-scmap: Update to 1.22.3., guix-commits, 2023/06/02
- 18/26: gnu: r-apeglm: Update to 1.22.1., guix-commits, 2023/06/02