[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
117/289: gnu: r-rbowtie2: Update to 1.12.0.
From: |
guix-commits |
Subject: |
117/289: gnu: r-rbowtie2: Update to 1.12.0. |
Date: |
Fri, 6 Nov 2020 18:04:36 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 0065a05cd7c46b18b80f0aa7d7a2c443f5bfd4c6
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 693230d..10b9f32 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -5274,14 +5274,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
- 129/289: gnu: r-ropls: Update to 1.22.0., (continued)
- 129/289: gnu: r-ropls: Update to 1.22.0., guix-commits, 2020/11/06
- 114/289: gnu: r-widgettools: Update to 1.68.0., guix-commits, 2020/11/06
- 90/289: gnu: r-genomicscores: Update to 2.2.0., guix-commits, 2020/11/06
- 96/289: gnu: r-allelicimbalance: Update to 1.28.0., guix-commits, 2020/11/06
- 97/289: gnu: r-aucell: Update to 1.12.0., guix-commits, 2020/11/06
- 102/289: gnu: r-yapsa: Update to 1.16.0., guix-commits, 2020/11/06
- 104/289: gnu: r-simpleaffy: Update to 2.66.0., guix-commits, 2020/11/06
- 106/289: gnu: r-quantro: Update to 1.24.0., guix-commits, 2020/11/06
- 108/289: gnu: r-roar: Update to 1.26.0., guix-commits, 2020/11/06
- 111/289: gnu: r-xcms: Update to 3.12.0., guix-commits, 2020/11/06
- 117/289: gnu: r-rbowtie2: Update to 1.12.0.,
guix-commits <=
- 118/289: gnu: r-progeny: Update to 1.12.0., guix-commits, 2020/11/06
- 120/289: gnu: r-biocfilecache: Update to 1.14.0., guix-commits, 2020/11/06
- 121/289: gnu: r-iclusterplus: Update to 1.26.0., guix-commits, 2020/11/06
- 119/289: gnu: r-arrmnormalization: Update to 1.30.0., guix-commits, 2020/11/06
- 124/289: gnu: r-rhisat2: Update to 1.6.0., guix-commits, 2020/11/06
- 133/289: gnu: r-flowutils: Update to 1.54.0., guix-commits, 2020/11/06
- 140/289: gnu: r-flowviz: Update to 1.54.0., guix-commits, 2020/11/06
- 144/289: gnu: r-flowstats: Update to 4.2.0., guix-commits, 2020/11/06
- 139/289: gnu: r-ggcyto: Update to 1.18.0., guix-commits, 2020/11/06
- 143/289: gnu: r-flowworkspace: Update to 4.2.0., guix-commits, 2020/11/06