[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
224/323: gnu: r-grohmm: Update to 1.24.0.
From: |
guix-commits |
Subject: |
224/323: gnu: r-grohmm: Update to 1.24.0. |
Date: |
Wed, 9 Dec 2020 06:47:29 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 16a4822a07644a30dcd9aabf404434da1105d05f
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:58:07 2020 +0100
gnu: r-grohmm: Update to 1.24.0.
* gnu/packages/bioinformatics.scm (r-grohmm): Update to 1.24.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 ac31c38..12bc10c 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -7496,14 +7496,14 @@ annotation infrastructure.")
(define-public r-grohmm
(package
(name "r-grohmm")
- (version "1.22.0")
+ (version "1.24.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "groHMM" version))
(sha256
(base32
- "04z9qq1xwdsaxbqhyld37w0ybvzly9pc1hcyrnwdbyjwd7n1fncb"))))
+ "08pap9wsaxl4jjlc1py0rc019gmi6daa0f9cr3ih1d97wybncanx"))))
(properties `((upstream-name . "groHMM")))
(build-system r-build-system)
(propagated-inputs
- 152/323: gnu: r-genie3: Update to 1.12.0., (continued)
- 152/323: gnu: r-genie3: Update to 1.12.0., guix-commits, 2020/12/09
- 155/323: gnu: r-seqbias: Update to 1.38.0., guix-commits, 2020/12/09
- 157/323: gnu: r-wavcluster: Update to 2.24.0., guix-commits, 2020/12/09
- 160/323: gnu: r-variancepartition: Update to 1.20.0., guix-commits, 2020/12/09
- 172/323: gnu: r-bigmemoryextras: Update to 1.38.0., guix-commits, 2020/12/09
- 179/323: gnu: r-ebarrays: Update to 2.54.0., guix-commits, 2020/12/09
- 196/323: gnu: r-rgraphviz: Update to 2.34.0., guix-commits, 2020/12/09
- 203/323: gnu: Add r-matrixgenerics., guix-commits, 2020/12/09
- 187/323: gnu: Add r-biocio., guix-commits, 2020/12/09
- 223/323: gnu: r-systempiper: Update to 1.24.2., guix-commits, 2020/12/09
- 224/323: gnu: r-grohmm: Update to 1.24.0.,
guix-commits <=
- 240/323: gnu: r-genomicalignments: Update to 1.26.0., guix-commits, 2020/12/09
- 241/323: gnu: r-rtracklayer: Update to 1.50.0., guix-commits, 2020/12/09
- 257/323: gnu: r-copywriter: Update to 2.22.0., guix-commits, 2020/12/09
- 244/323: gnu: r-bsgenome: Update to 1.58.0., guix-commits, 2020/12/09
- 246/323: gnu: r-seqpattern: Update to 1.22.0., guix-commits, 2020/12/09
- 254/323: gnu: r-tximport: Update to 1.18.0., guix-commits, 2020/12/09
- 256/323: gnu: r-chipseq: Update to 1.40.0., guix-commits, 2020/12/09
- 255/323: gnu: r-annotationfilter: Update to 1.14.0., guix-commits, 2020/12/09
- 248/323: gnu: r-seqlogo: Update to 1.56.0., guix-commits, 2020/12/09
- 250/323: gnu: r-rhtslib: Update to 1.22.0., guix-commits, 2020/12/09