[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
73/324: gnu: r-genomicfiles: Update to 1.28.0.
From: |
guix-commits |
Subject: |
73/324: gnu: r-genomicfiles: Update to 1.28.0. |
Date: |
Sat, 5 Jun 2021 03:14:47 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit d491b7eb1a7c64bbeef39ffce398bdb600d102a5
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jun 5 08:49:45 2021 +0200
gnu: r-genomicfiles: Update to 1.28.0.
* gnu/packages/bioconductor.scm (r-genomicfiles): Update to 1.28.0.
---
gnu/packages/bioconductor.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 32abf5f..d8b0a64 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -3050,14 +3050,14 @@ extracting the desired features in a convenient
format.")
(define-public r-genomicfiles
(package
(name "r-genomicfiles")
- (version "1.26.0")
+ (version "1.28.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "GenomicFiles" version))
(sha256
(base32
- "0awnf0m1pz7cw9wvh9cfxz9k7xm6wnvjm7xbxf139lrhd4nlyqjz"))))
+ "1plh14m7w6calw5yxcxp7g4bg8q00ax85m517wap78bni975k13y"))))
(properties `((upstream-name . "GenomicFiles")))
(build-system r-build-system)
(propagated-inputs
- 60/324: gnu: r-dexseq: Update to 1.38.0., (continued)
- 60/324: gnu: r-dexseq: Update to 1.38.0., guix-commits, 2021/06/05
- 63/324: gnu: r-edger: Update to 3.34.0., guix-commits, 2021/06/05
- 70/324: gnu: r-genomeinfodb: Update to 1.28.0., guix-commits, 2021/06/05
- 71/324: gnu: r-genomicalignments: Update to 1.28.0., guix-commits, 2021/06/05
- 29/324: gnu: r-deepsnv: Update to 1.38.0., guix-commits, 2021/06/05
- 54/324: gnu: r-category: Update to 2.58.0., guix-commits, 2021/06/05
- 49/324: gnu: r-biomart: Update to 2.48.0., guix-commits, 2021/06/05
- 56/324: gnu: r-chipseq: Update to 1.42.0., guix-commits, 2021/06/05
- 66/324: gnu: r-gage: Update to 2.42.0., guix-commits, 2021/06/05
- 57/324: gnu: r-complexheatmap: Update to 2.8.0., guix-commits, 2021/06/05
- 73/324: gnu: r-genomicfiles: Update to 1.28.0.,
guix-commits <=
- 79/324: gnu: r-impute: Update to 1.66.0., guix-commits, 2021/06/05
- 86/324: gnu: r-mzid: Update to 1.30.0., guix-commits, 2021/06/05
- 88/324: gnu: r-pcamethods: Update to 1.84.0., guix-commits, 2021/06/05
- 92/324: gnu: r-regioner: Update to 1.24.0., guix-commits, 2021/06/05
- 74/324: gnu: r-genomicranges: Update to 1.44.0., guix-commits, 2021/06/05
- 76/324: gnu: r-gseabase: Update to 1.54.0., guix-commits, 2021/06/05
- 77/324: gnu: r-hpar: Update to 1.34.0., guix-commits, 2021/06/05
- 81/324: gnu: r-keggrest: Update to 1.32.0., guix-commits, 2021/06/05
- 82/324: gnu: r-limma: Update to 3.48.0., guix-commits, 2021/06/05
- 89/324: gnu: r-protgenerics: Update to 1.24.0., guix-commits, 2021/06/05