[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
116/323: gnu: r-rbowtie2: Update to 1.12.0.
From: |
guix-commits |
Subject: |
116/323: gnu: r-rbowtie2: Update to 1.12.0. |
Date: |
Mon, 7 Dec 2020 15:13:15 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 6f46402e933638c674aaef062ad0afb71141e841
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:52:57 2020 +0100
gnu: r-rbowtie2: Update to 1.12.0.
* gnu/packages/bioconductor.scm (r-rbowtie2): Update to 1.12.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 d2ef9c8..5205a43 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -5350,14 +5350,14 @@ This algorithm is based on the publication by Hart et
al., 2013 (Pubmed ID
(define-public r-rbowtie2
(package
(name "r-rbowtie2")
- (version "1.10.1")
+ (version "1.12.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Rbowtie2" version))
(sha256
(base32
- "19v7wfvrd53j618c1xbiqnlsf2kxw697myryx0vb9s2aspknyzz7"))))
+ "1pcdcqn82ray73bajjnx5zgs98m56acviq3adbzga0cfqf6wiqx5"))))
(properties `((upstream-name . "Rbowtie2")))
(build-system r-build-system)
(inputs
- 181/323: gnu: r-biocgraph: Update to 1.52.0., (continued)
- 181/323: gnu: r-biocgraph: Update to 1.52.0., guix-commits, 2020/12/07
- 57/323: gnu: r-mast: Update to 1.16.0., guix-commits, 2020/12/07
- 193/323: gnu: r-icens: Update to 1.62.0., guix-commits, 2020/12/07
- 207/323: gnu: r-rhdf5lib: Fix build., guix-commits, 2020/12/07
- 69/323: gnu: r-gosemsim: Update to 2.16.1., guix-commits, 2020/12/07
- 74/323: gnu: Add r-shadowtext., guix-commits, 2020/12/07
- 68/323: gnu: r-heatplus: Update to 2.36.0., guix-commits, 2020/12/07
- 88/323: gnu: r-motifbreakr: Update to 2.4.0., guix-commits, 2020/12/07
- 79/323: gnu: r-a4classif: Update to 1.38.0., guix-commits, 2020/12/07
- 106/323: gnu: r-xbseq: Update to 1.22.0., guix-commits, 2020/12/07
- 116/323: gnu: r-rbowtie2: Update to 1.12.0.,
guix-commits <=
- 120/323: gnu: r-iclusterplus: Update to 1.26.0., guix-commits, 2020/12/07
- 131/323: gnu: r-rsubread: Update to 2.4.2., guix-commits, 2020/12/07
- 132/323: gnu: r-flowutils: Update to 1.54.0., guix-commits, 2020/12/07
- 136/323: gnu: r-flowmeans: Update to 1.50.0., guix-commits, 2020/12/07
- 137/323: gnu: r-ncdfflow: Update to 2.36.0., guix-commits, 2020/12/07
- 147/323: gnu: r-flowsom: Update to 1.22.0., guix-commits, 2020/12/07
- 151/323: gnu: r-cicero: Update to 1.8.0., guix-commits, 2020/12/07
- 154/323: gnu: r-gdsfmt: Update to 1.26.0., guix-commits, 2020/12/07
- 164/323: gnu: r-bgx: Update to 1.56.0., guix-commits, 2020/12/07
- 171/323: gnu: r-biggr: Update to 1.26.0., guix-commits, 2020/12/07