[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#61656] [PATCH 02/24] gnu: r-annotationforge: Update to 1.40.1.
From: |
Simon Tournier |
Subject: |
[bug#61656] [PATCH 02/24] gnu: r-annotationforge: Update to 1.40.1. |
Date: |
Mon, 20 Feb 2023 19:53:49 +0100 |
* gnu/packages/bioconductor.scm (r-annotationforge): Update to 1.40.1.
---
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 9b1235ab79..aff6cf00dd 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -5054,14 +5054,14 @@ (define-public r-annotationfilter
(define-public r-annotationforge
(package
(name "r-annotationforge")
- (version "1.40.0")
+ (version "1.40.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "AnnotationForge" version))
(sha256
(base32
- "15shh8rmcx69g3zd256720vh0c3qbly5zrvwm463dws41cjla48x"))))
+ "16wdcl56d5i8wrmin610kzs9ldy7h9w5fbnysjb1crkcgbikq1yy"))))
(properties
`((upstream-name . "AnnotationForge")))
(build-system r-build-system)
--
2.38.1
- [bug#61656] [PATCH 00/24] Update some Bioconductor packages, Simon Tournier, 2023/02/20
- [bug#61656] [PATCH 01/24] gnu: r-cytolib: Update to 2.10.1., Simon Tournier, 2023/02/20
- [bug#61656] [PATCH 23/24] gnu: r-gviz: Update to 1.42.1., Simon Tournier, 2023/02/20
- [bug#61656] [PATCH 22/24] gnu: r-scran: Update to 1.26.2., Simon Tournier, 2023/02/20
- [bug#61656] [PATCH 06/24] gnu: r-genefilter: Update to 1.80.3., Simon Tournier, 2023/02/20
- [bug#61656] [PATCH 02/24] gnu: r-annotationforge: Update to 1.40.1.,
Simon Tournier <=
- [bug#61656] [PATCH 08/24] gnu: r-genomicfeatures: Update to 1.50.4., Simon Tournier, 2023/02/20
- [bug#61656] [PATCH 21/24] gnu: r-scuttle: Update to 1.8.4., Simon Tournier, 2023/02/20
- [bug#61656] [PATCH 05/24] gnu: r-edger: Update to 3.40.2., Simon Tournier, 2023/02/20
- [bug#61656] [PATCH 04/24] gnu: r-deseq2: Update to 1.38.3., Simon Tournier, 2023/02/20
- [bug#61656] [PATCH 03/24] gnu: r-bsgenome: Update to 1.66.3., Simon Tournier, 2023/02/20
- [bug#61656] [PATCH 24/24] gnu: r-tximeta: Update to 1.16.1., Simon Tournier, 2023/02/20
- [bug#61656] [PATCH 13/24] gnu: r-oligo: Update to 1.62.2., Simon Tournier, 2023/02/20
- [bug#61656] [PATCH 10/24] gnu: r-limma: Update to 3.54.1., Simon Tournier, 2023/02/20
- [bug#61656] [PATCH 15/24] gnu: r-dnacopy: Update to 1.72.3., Simon Tournier, 2023/02/20
- [bug#61656] [PATCH 20/24] gnu: r-preprocesscore: Update to 1.60.2., Simon Tournier, 2023/02/20