[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#61656] [PATCH 22/24] gnu: r-scran: Update to 1.26.2.
From: |
Simon Tournier |
Subject: |
[bug#61656] [PATCH 22/24] gnu: r-scran: Update to 1.26.2. |
Date: |
Mon, 20 Feb 2023 19:54:09 +0100 |
* gnu/packages/bioconductor.scm (r-scran): Update to 1.26.2.
---
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 38fecc114a..b31480574c 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -17520,14 +17520,14 @@ (define-public r-scater
(define-public r-scran
(package
(name "r-scran")
- (version "1.26.1")
+ (version "1.26.2")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "scran" version))
(sha256
(base32
- "1sqc8pf1qzm24kf1l45da12wbzv0nxsy6l3v9fc8srmnvk37p04p"))))
+ "0r80k4dsk609l9ha1jl64yhpwnf0x37i28k9largqsffsl6hw0fy"))))
(build-system r-build-system)
(propagated-inputs
(list r-beachmat
--
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 <=
- [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, 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