[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
272/289: gnu: r-fastseg: Update to 1.36.0.
From: |
guix-commits |
Subject: |
272/289: gnu: r-fastseg: Update to 1.36.0. |
Date: |
Fri, 6 Nov 2020 18:05:28 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit f00591e961d85a67109c41f8d9c7baae63754dee
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 16:00:55 2020 +0100
gnu: r-fastseg: Update to 1.36.0.
* gnu/packages/bioinformatics.scm (r-fastseg): Update to 1.36.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 4d58a4c..8b21c46 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -9917,14 +9917,14 @@ by the user, helping with quick and reproducible
access.")
(define-public r-fastseg
(package
(name "r-fastseg")
- (version "1.34.0")
+ (version "1.36.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "fastseg" version))
(sha256
(base32
- "1d48n245pzmvcpsz93lxb4frqh222gfhpmlvm0sb74skn16way63"))))
+ "1ln6w93ag4wanp0nrm0pqngbfc88w95zq2kcj583hbxy885dkg4f"))))
(build-system r-build-system)
(propagated-inputs
`(("r-biobase" ,r-biobase)
- 234/289: gnu: r-biostrings: Update to 2.58.0., (continued)
- 234/289: gnu: r-biostrings: Update to 2.58.0., guix-commits, 2020/11/06
- 237/289: gnu: r-summarizedexperiment: Update to 1.20.0., guix-commits, 2020/11/06
- 242/289: gnu: r-bsgenome: Update to 1.58.0., guix-commits, 2020/11/06
- 246/289: gnu: r-seqlogo: Update to 1.56.0., guix-commits, 2020/11/06
- 252/289: gnu: r-tximport: Update to 1.18.0., guix-commits, 2020/11/06
- 248/289: gnu: r-rhtslib: Update to 1.22.0., guix-commits, 2020/11/06
- 253/289: gnu: r-rhdf5: Update to 2.34.0., guix-commits, 2020/11/06
- 257/289: gnu: r-methylkit: Update to 1.16.0., guix-commits, 2020/11/06
- 262/289: gnu: r-affy: Update to 1.68.0., guix-commits, 2020/11/06
- 264/289: gnu: r-mzid: Update to 1.28.0., guix-commits, 2020/11/06
- 272/289: gnu: r-fastseg: Update to 1.36.0.,
guix-commits <=
- 269/289: gnu: r-edaseq: Update to 2.24.0., guix-commits, 2020/11/06
- 251/289: gnu: r-mutationalpatterns: Update to 3.0.0., guix-commits, 2020/11/06
- 250/289: gnu: r-rcas: Update to 1.16.0., guix-commits, 2020/11/06
- 255/289: gnu: r-chipseq: Update to 1.40.0., guix-commits, 2020/11/06
- 261/289: gnu: r-affyio: Update to 1.60.0., guix-commits, 2020/11/06
- 268/289: gnu: r-aroma-light: Update to 3.20.0., guix-commits, 2020/11/06
- 271/289: gnu: r-annotationhub: Update to 2.22.0., guix-commits, 2020/11/06
- 273/289: gnu: r-keggrest: Update to 1.30.0., guix-commits, 2020/11/06
- 203/289: gnu: r-beachmat: Update to 2.6.0., guix-commits, 2020/11/06
- 201/289: gnu: r-hdf5array: Update to 1.18.0., guix-commits, 2020/11/06