[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
118/289: gnu: r-progeny: Update to 1.12.0.
From: |
guix-commits |
Subject: |
118/289: gnu: r-progeny: 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 f197c58d2e395ca61a1b28d60e4c26702b7834ab
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:53:00 2020 +0100
gnu: r-progeny: Update to 1.12.0.
* gnu/packages/bioconductor.scm (r-progeny): 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 10b9f32..d7e5c0c 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -5299,14 +5299,14 @@ rapid adapter trimming, identification, and read
merging.")
(define-public r-progeny
(package
(name "r-progeny")
- (version "1.10.0")
+ (version "1.12.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "progeny" version))
(sha256
(base32
- "09rq3nf9zm7w9djmx8xc8j3win3597p2v36zqgkhgkjwq5rkjgsh"))))
+ "00lhzz4plmx5128khs298n6zv9204mhqv548lxxdhaw18b16vwm7"))))
(build-system r-build-system)
(propagated-inputs
`(("r-biobase" ,r-biobase)
- 114/289: gnu: r-widgettools: Update to 1.68.0., (continued)
- 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, 2020/11/06
- 118/289: gnu: r-progeny: Update to 1.12.0.,
guix-commits <=
- 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
- 145/289: gnu: r-opencyto: Update to 2.2.0., guix-commits, 2020/11/06