[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
29/35: gnu: r-scuttle: Update to 1.10.2.
From: |
guix-commits |
Subject: |
29/35: gnu: r-scuttle: Update to 1.10.2. |
Date: |
Mon, 28 Aug 2023 16:16:41 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 6567ce830f8b0b16d59b2582c518d6792a6f0cf3
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Aug 28 22:11:23 2023 +0200
gnu: r-scuttle: Update to 1.10.2.
* gnu/packages/bioconductor.scm (r-scuttle): Update to 1.10.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 4f307713a4..376d8a6e07 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -20217,14 +20217,14 @@ cell types to infer the cell of origin of each single
cell independently.")
(define-public r-scuttle
(package
(name "r-scuttle")
- (version "1.10.1")
+ (version "1.10.2")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "scuttle" version))
(sha256
(base32
- "13207k7b9qrpcngk4vd3jhc3zz815anwci1dqgadjyn4c8ragmnj"))))
+ "0225fk3ca540b9z3dd5q2zngxsa524nq7zrv1z5qnmr2knc0yxfb"))))
(properties `((upstream-name . "scuttle")))
(build-system r-build-system)
(propagated-inputs
- 24/35: gnu: r-rprotobuflib: Update to 2.12.1., (continued)
- 24/35: gnu: r-rprotobuflib: Update to 2.12.1., guix-commits, 2023/08/28
- 25/35: gnu: r-flowworkspace: Update to 4.12.2., guix-commits, 2023/08/28
- 28/35: gnu: r-s4arrays: Update to 1.0.5., guix-commits, 2023/08/28
- 33/35: gnu: r-bionero: Update to 1.8.7., guix-commits, 2023/08/28
- 34/35: gnu: r-dmrseq: Update to 1.20.1., guix-commits, 2023/08/28
- 27/35: gnu: r-biocpkgtools: Update to 1.18.1., guix-commits, 2023/08/28
- 32/35: gnu: r-gviz: Update to 1.44.1., guix-commits, 2023/08/28
- 35/35: gnu: r-tximeta: Update to 1.18.1., guix-commits, 2023/08/28
- 26/35: gnu: r-biocviews: Update to 1.68.2., guix-commits, 2023/08/28
- 31/35: gnu: r-delayedmatrixstats: Update to 1.22.5., guix-commits, 2023/08/28
- 29/35: gnu: r-scuttle: Update to 1.10.2.,
guix-commits <=
- 30/35: gnu: r-scran: Update to 1.28.2., guix-commits, 2023/08/28