[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
217/318: gnu: r-grohmm: Update to 1.24.0.
From: |
guix-commits |
Subject: |
217/318: gnu: r-grohmm: Update to 1.24.0. |
Date: |
Fri, 20 Nov 2020 08:40:45 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 3801ddf657aa651d6b1404d117f16f5247154702
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 98f8068..012d9c8 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -7361,14 +7361,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
- 181/318: gnu: r-bioccasestudies: Update to 1.52.0., (continued)
- 181/318: gnu: r-bioccasestudies: Update to 1.52.0., guix-commits, 2020/11/20
- 189/318: gnu: r-biocworkflowtools: Update to 1.16.0., guix-commits, 2020/11/20
- 200/318: gnu: r-hdf5array: Update to 1.18.0., guix-commits, 2020/11/20
- 199/318: gnu: r-hitc: Update to 1.34.0., guix-commits, 2020/11/20
- 197/318: gnu: r-rgraphviz: Update to 2.34.0., guix-commits, 2020/11/20
- 201/318: gnu: r-rhdf5lib: Update to 1.12.0., guix-commits, 2020/11/20
- 202/318: gnu: r-beachmat: Update to 2.6.0., guix-commits, 2020/11/20
- 205/318: gnu: r-scran: Update to 1.18.0., guix-commits, 2020/11/20
- 210/318: gnu: r-annotationforge: Update to 1.32.0., guix-commits, 2020/11/20
- 211/318: gnu: r-rbgl: Update to 1.66.0., guix-commits, 2020/11/20
- 217/318: gnu: r-grohmm: Update to 1.24.0.,
guix-commits <=
- 218/318: gnu: r-biocviews: Update to 1.58.0., guix-commits, 2020/11/20
- 221/318: gnu: r-s4vectors: Update to 0.28.0., guix-commits, 2020/11/20
- 224/318: gnu: r-edger: Update to 3.32.0., guix-commits, 2020/11/20
- 225/318: gnu: r-variantannotation: Update to 1.36.0., guix-commits, 2020/11/20
- 227/318: gnu: r-xvector: Update to 0.30.0., guix-commits, 2020/11/20
- 228/318: gnu: r-genomicranges: Update to 1.42.0., guix-commits, 2020/11/20
- 230/318: gnu: r-annotationdbi: Update to 1.52.0., guix-commits, 2020/11/20
- 233/318: gnu: r-biostrings: Update to 2.58.0., guix-commits, 2020/11/20
- 234/318: gnu: r-rsamtools: Update to 2.6.0., guix-commits, 2020/11/20
- 317/318: gnu: Add r-bluster., guix-commits, 2020/11/20