[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/33: gnu: r-bandits: Update to 1.14.2.
From: |
guix-commits |
Subject: |
06/33: gnu: r-bandits: Update to 1.14.2. |
Date: |
Wed, 15 Mar 2023 12:41:18 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit b28eff5aec3cf6dd8fe1a1781a8115d5c0dd27bd
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Mar 15 14:56:29 2023 +0100
gnu: r-bandits: Update to 1.14.2.
* gnu/packages/bioconductor.scm (r-bandits): Update to 1.14.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 2f931257bb..c4814a5e03 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -3605,13 +3605,13 @@ usage.")
(define-public r-bandits
(package
(name "r-bandits")
- (version "1.14.1")
+ (version "1.14.2")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "BANDITS" version))
(sha256
(base32
- "0dbiz7zgdl3bqrwf4ffb73sc2dd8ygh76fakx5887a14azj8pk8x"))))
+ "11w0azh2g0y331imqpllnb0csjxf3gs1767cc67c1zp0ykg6yq8l"))))
(properties `((upstream-name . "BANDITS")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (cacd7b6768 -> 953d808d28), guix-commits, 2023/03/15
- 03/33: gnu: r-alpsnmr: Update to 4.0.4., guix-commits, 2023/03/15
- 02/33: gnu: r-biocpkgtools: Update to 1.16.1., guix-commits, 2023/03/15
- 05/33: gnu: r-bambu: Update to 3.0.8., guix-commits, 2023/03/15
- 07/33: gnu: r-infercnv: Update to 1.14.2., guix-commits, 2023/03/15
- 09/33: gnu: r-genomicalignments: Update to 1.34.1., guix-commits, 2023/03/15
- 12/33: gnu: r-muscat: Update to 1.12.1., guix-commits, 2023/03/15
- 01/33: gnu: r-mast: Update to 1.24.1., guix-commits, 2023/03/15
- 04/33: gnu: r-atena: Update to 1.4.1., guix-commits, 2023/03/15
- 06/33: gnu: r-bandits: Update to 1.14.2.,
guix-commits <=
- 08/33: gnu: r-annotationdbi: Update to 1.60.2., guix-commits, 2023/03/15
- 10/33: gnu: r-lfa: Update to 1.28.2., guix-commits, 2023/03/15
- 14/33: gnu: r-scmap: Update to 1.20.2., guix-commits, 2023/03/15
- 16/33: gnu: r-glmgampoi: Update to 1.10.2., guix-commits, 2023/03/15
- 17/33: gnu: r-linnorm: Update to 2.22.2., guix-commits, 2023/03/15
- 19/33: gnu: r-clusterprofiler: Update to 4.6.2., guix-commits, 2023/03/15
- 20/33: gnu: r-clusterexperiment: Update to 2.18.2., guix-commits, 2023/03/15
- 21/33: gnu: r-motifbreakr: Update to 2.12.3., guix-commits, 2023/03/15
- 22/33: gnu: r-rbowtie2: Update to 2.4.2., guix-commits, 2023/03/15
- 23/33: gnu: r-iclusterplus: Update to 1.34.3., guix-commits, 2023/03/15