[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
295/356: gnu: r-s4vectors: Update to 0.32.0.
From: |
guix-commits |
Subject: |
295/356: gnu: r-s4vectors: Update to 0.32.0. |
Date: |
Sun, 7 Nov 2021 18:12:26 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 1417f1171cecf68d15844378ac89765c3fffcaa1
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:04:41 2021 +0000
gnu: r-s4vectors: Update to 0.32.0.
* gnu/packages/bioconductor.scm (r-s4vectors): Update to 0.32.0.
---
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 b5bc0f0..4051c9d 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -12378,13 +12378,13 @@ routines.")
(define-public r-s4vectors
(package
(name "r-s4vectors")
- (version "0.30.2")
+ (version "0.32.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "S4Vectors" version))
(sha256
(base32
- "0n13j8fkiy8b071wvwwh3ip9cvq22f74hb1msx91mdab2xl47zxs"))))
+ "1zm1xlqrq1f9xa81j3ij2p78g3aywq7izsk3h40z94fjggahvc09"))))
(properties
`((upstream-name . "S4Vectors")))
(build-system r-build-system)
- 213/356: gnu: r-biocfilecache: Update to 2.2.0., (continued)
- 213/356: gnu: r-biocfilecache: Update to 2.2.0., guix-commits, 2021/11/07
- 208/356: gnu: r-zinbwave: Update to 1.16.0., guix-commits, 2021/11/07
- 210/356: gnu: r-rbowtie2: Update to 2.0.0., guix-commits, 2021/11/07
- 211/356: gnu: r-progeny: Update to 1.16.0., guix-commits, 2021/11/07
- 214/356: gnu: r-iclusterplus: Update to 1.30.0., guix-commits, 2021/11/07
- 218/356: gnu: r-quasr: Update to 1.34.0., guix-commits, 2021/11/07
- 219/356: gnu: r-rqc: Update to 1.28.0., guix-commits, 2021/11/07
- 227/356: gnu: r-consensusclusterplus: Update to 1.58.0., guix-commits, 2021/11/07
- 228/356: gnu: r-cytolib: Update to 2.6.0., guix-commits, 2021/11/07
- 291/356: gnu: r-rgreat: Update to 1.26.0., guix-commits, 2021/11/07
- 295/356: gnu: r-s4vectors: Update to 0.32.0.,
guix-commits <=
- 298/356: gnu: r-hitc: Update to 1.38.0., guix-commits, 2021/11/07
- 226/356: gnu: r-flowutils: Update to 1.58.0., guix-commits, 2021/11/07
- 231/356: gnu: r-ncdfflow: Update to 2.40.0., guix-commits, 2021/11/07
- 233/356: gnu: r-flowviz: Update to 1.58.0., guix-commits, 2021/11/07
- 243/356: gnu: r-rcistarget: Update to 1.14.0., guix-commits, 2021/11/07
- 265/356: gnu: r-bifet: Update to 1.14.0., guix-commits, 2021/11/07
- 268/356: gnu: r-hyperdraw: Update to 1.46.0., guix-commits, 2021/11/07
- 201/356: gnu: r-roar: Update to 1.30.0., guix-commits, 2021/11/07
- 207/356: gnu: r-webbioc: Update to 1.66.0., guix-commits, 2021/11/07
- 212/356: gnu: r-arrmnormalization: Update to 1.34.0., guix-commits, 2021/11/07