[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#61656] [PATCH 18/24] gnu: r-biocfilecache: Update to 2.6.1.
From: |
Simon Tournier |
Subject: |
[bug#61656] [PATCH 18/24] gnu: r-biocfilecache: Update to 2.6.1. |
Date: |
Mon, 20 Feb 2023 19:54:05 +0100 |
* gnu/packages/bioconductor.scm (r-biocfilecache): Update to 2.6.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 0668712801..6536caf875 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -13361,14 +13361,14 @@ (define-public r-arrmnormalization
(define-public r-biocfilecache
(package
(name "r-biocfilecache")
- (version "2.6.0")
+ (version "2.6.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BiocFileCache" version))
(sha256
(base32
- "0skrvmkm6ch8gbpdi4wr59zk5vxzxs7cyqvz3jhki9d8w492wylg"))))
+ "16316a5pgyl5rppyviibf6z3k3m7xmvqyylf1kxdpg0avs6dk8w7"))))
(properties `((upstream-name . "BiocFileCache")))
(build-system r-build-system)
(propagated-inputs
--
2.38.1
- [bug#61656] [PATCH 05/24] gnu: r-edger: Update to 3.40.2., (continued)
- [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
- [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 <=
- [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
- [bug#61656] [PATCH 14/24] gnu: r-interactionset: Update to 1.26.1., Simon Tournier, 2023/02/20
- [bug#61656] [PATCH 16/24] gnu: r-lpsymphony: Update to 1.26.3., Simon Tournier, 2023/02/20
- [bug#61656] [PATCH 07/24] gnu: r-genomeinfodb: Update to 1.34.9., Simon Tournier, 2023/02/20
- [bug#61656] [PATCH 17/24] gnu: r-massspecwavelet: Update to 1.64.1., Simon Tournier, 2023/02/20
- bug#61656: [PATCH 00/24] Update some Bioconductor packages, Ricardo Wurmus, 2023/02/24