[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
247/323: gnu: r-genomation: Update to 1.22.0.
From: |
guix-commits |
Subject: |
247/323: gnu: r-genomation: Update to 1.22.0. |
Date: |
Mon, 7 Dec 2020 15:14:03 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 99d33411cd1f56c0d648dcca8894f8be3fb6aceb
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:59:31 2020 +0100
gnu: r-genomation: Update to 1.22.0.
* gnu/packages/bioinformatics.scm (r-genomation): Update to 1.22.0.
---
gnu/packages/bioinformatics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 5c231ac..017f0bc 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -8611,13 +8611,13 @@ reference point and sorted by a user defined feature.")
(define-public r-genomation
(package
(name "r-genomation")
- (version "1.20.0")
+ (version "1.22.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "genomation" version))
(sha256
(base32
- "1cy8kqwddiha5jy6nda1al956i4wncbgjkrxwijdb08cmka2sfwh"))))
+ "1ana06irlpdgnmk8mb329nws9sm8n6max4qargf1xdcdf3rnk45g"))))
(build-system r-build-system)
(propagated-inputs
`(("r-biostrings" ,r-biostrings)
- 212/323: gnu: r-ncdfflow: Fix r-rhdf5libs link., (continued)
- 212/323: gnu: r-ncdfflow: Fix r-rhdf5libs link., guix-commits, 2020/12/07
- 209/323: gnu: r-hdf5array: Fix r-rhdf5libs linking., guix-commits, 2020/12/07
- 213/323: gnu: r-beachmat: Update to 2.6.1., guix-commits, 2020/12/07
- 214/323: gnu: r-genefilter: Update to 1.72.0., guix-commits, 2020/12/07
- 218/323: gnu: r-rbgl: Update to 1.66.0., guix-commits, 2020/12/07
- 228/323: gnu: r-genomeinfodb: Update to 1.26.0., guix-commits, 2020/12/07
- 229/323: gnu: r-edger: Update to 3.32.0., guix-commits, 2020/12/07
- 231/323: gnu: r-genomicranges: Update to 1.42.0., guix-commits, 2020/12/07
- 239/323: gnu: r-variantannotation: Update to 1.36.0., guix-commits, 2020/12/07
- 240/323: gnu: r-genomicalignments: Update to 1.26.0., guix-commits, 2020/12/07
- 247/323: gnu: r-genomation: Update to 1.22.0.,
guix-commits <=
- 248/323: gnu: r-seqlogo: Update to 1.56.0., guix-commits, 2020/12/07
- 252/323: gnu: r-rcas: Update to 1.16.0., guix-commits, 2020/12/07
- 268/323: gnu: Add r-msmseda., guix-commits, 2020/12/07
- 258/323: gnu: r-methylkit: Update to 1.16.0., guix-commits, 2020/12/07
- 264/323: gnu: r-affy: Update to 1.68.0., guix-commits, 2020/12/07
- 270/323: gnu: r-msnid: Update to 1.24.0., guix-commits, 2020/12/07
- 263/323: gnu: r-affyio: Update to 1.60.0., guix-commits, 2020/12/07
- 272/323: gnu: r-edaseq: Update to 2.24.0., guix-commits, 2020/12/07
- 275/323: gnu: r-fastseg: Update to 1.36.0., guix-commits, 2020/12/07
- 285/323: gnu: r-snpstats: Update to 1.40.0., guix-commits, 2020/12/07