[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
117/323: gnu: r-progeny: Update to 1.12.0.
From: |
guix-commits |
Subject: |
117/323: gnu: r-progeny: 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 53c31dcd18d711af20a4bc4d86f586cb2afd6569
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 5205a43..6256906 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -5375,14 +5375,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)
- 78/323: gnu: r-a4core: Update to 1.38.0., (continued)
- 78/323: gnu: r-a4core: Update to 1.38.0., guix-commits, 2020/12/07
- 91/323: gnu: r-atacseqqc: Update to 1.14.4., guix-commits, 2020/12/07
- 95/323: gnu: r-annotationtools: Update to 1.64.0., guix-commits, 2020/12/07
- 99/323: gnu: r-yamss: Update to 1.16.0., guix-commits, 2020/12/07
- 103/323: gnu: r-simpleaffy: Update to 2.66.0., guix-commits, 2020/12/07
- 104/323: gnu: r-yaqcaffy: Update to 1.50.0., guix-commits, 2020/12/07
- 110/323: gnu: r-xcms: Update to 3.12.0., guix-commits, 2020/12/07
- 111/323: gnu: r-wrench: Update to 1.8.0., guix-commits, 2020/12/07
- 112/323: gnu: r-wiggleplotr: Update to 1.14.0., guix-commits, 2020/12/07
- 113/323: gnu: r-widgettools: Update to 1.68.0., guix-commits, 2020/12/07
- 117/323: gnu: r-progeny: Update to 1.12.0.,
guix-commits <=
- 119/323: gnu: r-biocfilecache: Update to 1.14.0., guix-commits, 2020/12/07
- 10/323: gnu: r-affycoretools: Update to 1.62.0., guix-commits, 2020/12/07
- 72/323: gnu: r-fgsea: Update to 1.16.0., guix-commits, 2020/12/07
- 84/323: gnu: r-abseqr: Update to 1.8.0., guix-commits, 2020/12/07
- 67/323: gnu: r-varianttools: Update to 1.32.0., guix-commits, 2020/12/07
- 124/323: gnu: r-quasr: Update to 1.30.0., guix-commits, 2020/12/07
- 138/323: gnu: r-flowviz: Update to 1.54.0., guix-commits, 2020/12/07
- 139/323: gnu: r-flowclust: Update to 3.28.0., guix-commits, 2020/12/07
- 142/323: gnu: Add r-aws-s3., guix-commits, 2020/12/07
- 143/323: gnu: r-flowworkspace: Update to 4.2.0., guix-commits, 2020/12/07