[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/26: gnu: r-anvil: Update to 1.12.3.
From: |
guix-commits |
Subject: |
06/26: gnu: r-anvil: Update to 1.12.3. |
Date: |
Fri, 2 Jun 2023 07:05:50 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit f4639380ae35b796bd88e2544daac419a66f3608
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Jun 2 12:53:13 2023 +0200
gnu: r-anvil: Update to 1.12.3.
* gnu/packages/bioconductor.scm (r-anvil): Update to 1.12.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 f76f4572c9..160857b3c8 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -2977,13 +2977,13 @@ for use in Bioconductor’s AnnotationHub.")
(define-public r-anvil
(package
(name "r-anvil")
- (version "1.12.0")
+ (version "1.12.3")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "AnVIL" version))
(sha256
(base32
- "17c5l10s756yzg69wdlwir88g0hn6zd0pdsycfr31n9n29nq59wa"))))
+ "0dx10gcch6csk8nw3ffz4yvn5jf0v80ynsp3dg1az0ybkqyrzbih"))))
(properties `((upstream-name . "AnVIL")))
(build-system r-build-system)
(propagated-inputs
- 15/26: gnu: r-limma: Update to 3.56.1., (continued)
- 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, 2023/06/02
- 06/26: gnu: r-anvil: Update to 1.12.3.,
guix-commits <=
- 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
- 23/26: gnu: r-megadepth: Update to 1.10.0., guix-commits, 2023/06/02