[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
317/324: gnu: r-gwascat: Update to 2.24.0.
From: |
guix-commits |
Subject: |
317/324: gnu: r-gwascat: Update to 2.24.0. |
Date: |
Sat, 5 Jun 2021 03:16:11 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit a06d13be0941535265a26e4cdf3afdb50a7b733b
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jun 5 08:50:16 2021 +0200
gnu: r-gwascat: Update to 2.24.0.
* gnu/packages/bioconductor.scm (r-gwascat): Update to 2.24.0.
[propagated-inputs]: Add r-annotationhub.
---
gnu/packages/bioconductor.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 4b37858..00e1554 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -13146,17 +13146,18 @@ with your data.")
(define-public r-gwascat
(package
(name "r-gwascat")
- (version "2.22.0")
+ (version "2.24.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "gwascat" version))
(sha256
(base32
- "1aqi1ny93virnzsxkh9ccx3mws70bgv0r8nwgla09vffb7f16nna"))))
+ "0109cxsviq1sk5hfwkjzd0y1kpm934287asjjd0j8jhh4b0ah2b2"))))
(build-system r-build-system)
(propagated-inputs
`(("r-annotationdbi" ,r-annotationdbi)
+ ("r-annotationhub" ,r-annotationhub)
("r-biocfilecache" ,r-biocfilecache)
("r-biostrings" ,r-biostrings)
("r-genomeinfodb" ,r-genomeinfodb)
- 274/324: gnu: r-graphite: Update to 1.38.0., (continued)
- 274/324: gnu: r-graphite: Update to 1.38.0., guix-commits, 2021/06/05
- 281/324: gnu: r-grohmm: Update to 1.26.0., guix-commits, 2021/06/05
- 282/324: gnu: r-multiassayexperiment: Update to 1.18.0., guix-commits, 2021/06/05
- 291/324: gnu: r-m3c: Update to 1.14.0., guix-commits, 2021/06/05
- 310/324: gnu: r-biocio: Update to 1.2.0., guix-commits, 2021/06/05
- 322/324: gnu: r-chromstar: Update to 1.18.0., guix-commits, 2021/06/05
- 300/324: gnu: r-tfbstools: Update to 1.30.0., guix-commits, 2021/06/05
- 287/324: gnu: r-biocworkflowtools: Update to 1.18.0., guix-commits, 2021/06/05
- 304/324: gnu: r-scuttle: Update to 1.2.0., guix-commits, 2021/06/05
- 309/324: gnu: r-mscoreutils: Update to 1.4.0., guix-commits, 2021/06/05
- 317/324: gnu: r-gwascat: Update to 2.24.0.,
guix-commits <=
- 301/324: gnu: r-motifmatchr: Update to 1.14.0., guix-commits, 2021/06/05
- 302/324: gnu: r-chromvar: Update to 1.14.0., guix-commits, 2021/06/05
- 303/324: gnu: r-singlecellexperiment: Update to 1.14.1., guix-commits, 2021/06/05
- 279/324: gnu: r-biocviews: Update to 1.60.0., guix-commits, 2021/06/05
- 308/324: gnu: r-delayedmatrixstats: Update to 1.14.0., guix-commits, 2021/06/05
- 321/324: gnu: r-snpstats: Update to 1.42.0., guix-commits, 2021/06/05