[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#61656] [PATCH 03/24] gnu: r-bsgenome: Update to 1.66.3.
From: |
Simon Tournier |
Subject: |
[bug#61656] [PATCH 03/24] gnu: r-bsgenome: Update to 1.66.3. |
Date: |
Mon, 20 Feb 2023 19:53:50 +0100 |
* gnu/packages/bioconductor.scm (r-bsgenome): Update to 1.66.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 aff6cf00dd..3828b7ba4c 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -5409,13 +5409,13 @@ (define-public r-biovizbase
(define-public r-bsgenome
(package
(name "r-bsgenome")
- (version "1.66.2")
+ (version "1.66.3")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "BSgenome" version))
(sha256
(base32
- "0p75c52sw464bdqz7dyda9h8k2wsxdpdxxhya5awh977xaly90pf"))))
+ "1ps7s6i9mv8ys8k2xw8fdkh2rl2n3kcf2q4zsz6kcz5qpav95ys6"))))
(properties
`((upstream-name . "BSgenome")))
(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, 2023/02/20
- [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 <=
- [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
- [bug#61656] [PATCH 11/24] gnu: r-stringdb: Update to 2.10.1., Simon Tournier, 2023/02/20
- [bug#61656] [PATCH 12/24] gnu: r-variantannotation: Update to 1.44.1., Simon Tournier, 2023/02/20
- [bug#61656] [PATCH 18/24] gnu: r-biocfilecache: Update to 2.6.1., Simon Tournier, 2023/02/20
- [bug#61656] [PATCH 19/24] gnu: r-variancepartition: Update to 1.28.4., Simon Tournier, 2023/02/20
- [bug#61656] [PATCH 09/24] gnu: r-impute: Update to 1.72.3., Simon Tournier, 2023/02/20