[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/26: gnu: r-zellkonverter: Update to 1.10.1.
From: |
guix-commits |
Subject: |
17/26: gnu: r-zellkonverter: Update to 1.10.1. |
Date: |
Fri, 2 Jun 2023 07:05:55 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit e6faedd0c95f0f891d51c26b3b5eeb617c6007ce
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Jun 2 12:53:14 2023 +0200
gnu: r-zellkonverter: Update to 1.10.1.
* gnu/packages/bioconductor.scm (r-zellkonverter): Update to 1.10.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 10d17580ca..f110f2b471 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -9779,13 +9779,13 @@ libraries for systems that do not have these available
via other means.")
(define-public r-zellkonverter
(package
(name "r-zellkonverter")
- (version "1.10.0")
+ (version "1.10.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "zellkonverter" version))
(sha256
- (base32 "0gn134nvgf86gnf4d4fvrvjyy3pvk3rpdabzyi4rzrpjprycf4sb"))))
+ (base32 "1p89i2dfwcgrdchdnxrywp3jjjn5jjs5bisrx5kav26yh2pyx1wk"))))
(properties `((upstream-name . "zellkonverter")))
(build-system r-build-system)
(propagated-inputs
- 11/26: gnu: r-densvis: Update to 1.10.2., (continued)
- 11/26: gnu: r-densvis: Update to 1.10.2., guix-commits, 2023/06/02
- 25/26: gnu: r-biocthis: Update to 1.10.1., guix-commits, 2023/06/02
- 09/26: gnu: r-dearseq: Update to 1.12.1., guix-commits, 2023/06/02
- 12/26: gnu: r-biocparallel: Update to 1.34.2., guix-commits, 2023/06/02
- 19/26: gnu: r-treeio: Update to 1.24.1., guix-commits, 2023/06/02
- 26/26: gnu: r-tcgabiolinks: Update to 2.28.2., guix-commits, 2023/06/02
- 04/26: gnu: r-biocviews: Sort inputs., guix-commits, 2023/06/02
- 02/26: import/cran: Libraries should not use CRAN-GUIX-NAME., guix-commits, 2023/06/02
- 08/26: gnu: r-bambu: Update to 3.2.3., guix-commits, 2023/06/02
- 06/26: gnu: r-anvil: Update to 1.12.3., guix-commits, 2023/06/02
- 17/26: gnu: r-zellkonverter: Update to 1.10.1.,
guix-commits <=
- 20/26: gnu: r-rsubread: Update to 2.14.2., guix-commits, 2023/06/02
- 13/26: gnu: r-biostrings: Update to 2.68.1., guix-commits, 2023/06/02
- 21/26: gnu: r-biocviews: Update to 1.68.1., guix-commits, 2023/06/02
- 24/26: gnu: r-basilisk-utils: Update to 1.12.1., guix-commits, 2023/06/02
- 14/26: gnu: r-edger: Update to 3.42.4., guix-commits, 2023/06/02
- 10/26: gnu: r-delayedarray: Update to 0.26.3., guix-commits, 2023/06/02
- 16/26: gnu: r-scmap: Update to 1.22.3., guix-commits, 2023/06/02
- 18/26: gnu: r-apeglm: Update to 1.22.1., guix-commits, 2023/06/02
- 23/26: gnu: r-megadepth: Update to 1.10.0., guix-commits, 2023/06/02
- 22/26: gnu: r-s4arrays: Update to 1.0.4., guix-commits, 2023/06/02