[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
21/296: gnu: r-biocviews: Update to 1.56.0.
From: |
guix-commits |
Subject: |
21/296: gnu: r-biocviews: Update to 1.56.0. |
Date: |
Fri, 12 Jun 2020 19:29:26 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 1ca88fb8e92fff4fb7bae9692ef9b91905382abf
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Jun 12 16:02:29 2020 +0200
gnu: r-biocviews: Update to 1.56.0.
* gnu/packages/bioinformatics.scm (r-biocviews): Update to 1.56.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 fb8a139..1985304 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -7532,13 +7532,13 @@ BLAST, KEGG, GenBank, MEDLINE and GO.")
(define-public r-biocviews
(package
(name "r-biocviews")
- (version "1.54.0")
+ (version "1.56.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "biocViews" version))
(sha256
(base32
- "0yn8jys1900d31haayz0ppqk5y79mwjajwp4alz6pln3dbs70f3g"))))
+ "1h4cmfbff79v9xrh271dp3rv0877ris06lmkvc39kqzj7yjsh7c2"))))
(properties
`((upstream-name . "biocViews")))
(build-system r-build-system)
- 07/296: gnu: Add r-dot., (continued)
- 07/296: gnu: Add r-dot., guix-commits, 2020/06/12
- 10/296: gnu: r-genefilter: Update to 1.70.0., guix-commits, 2020/06/12
- 08/296: gnu: r-preprocesscore: Update to 1.50.0., guix-commits, 2020/06/12
- 09/296: gnu: r-rgraphviz: Update to 2.32.0., guix-commits, 2020/06/12
- 15/296: gnu: r-gseabase: Update to 1.50.1., guix-commits, 2020/06/12
- 17/296: gnu: r-gostats: Update to 2.54.0., guix-commits, 2020/06/12
- 11/296: gnu: r-deseq2: Update to 1.28.1., guix-commits, 2020/06/12
- 12/296: gnu: r-dexseq: Update to 1.34.0., guix-commits, 2020/06/12
- 13/296: gnu: r-annotationforge: Update to 1.30.1., guix-commits, 2020/06/12
- 16/296: gnu: r-category: Update to 2.54.0., guix-commits, 2020/06/12
- 21/296: gnu: r-biocviews: Update to 1.56.0.,
guix-commits <=
- 22/296: gnu: r-biocstyle: Update to 2.16.0., guix-commits, 2020/06/12
- 24/296: gnu: r-s4vectors: Update to 0.26.1., guix-commits, 2020/06/12
- 14/296: gnu: r-rbgl: Update to 1.64.0., guix-commits, 2020/06/12
- 18/296: gnu: r-shortread: Update to 1.46.0., guix-commits, 2020/06/12
- 19/296: gnu: r-systempiper: Update to 1.22.0., guix-commits, 2020/06/12
- 20/296: gnu: r-grohmm: Update to 1.22.0., guix-commits, 2020/06/12
- 23/296: gnu: r-bioccheck: Update to 1.24.0., guix-commits, 2020/06/12
- 26/296: gnu: r-genomeinfodb: Update to 1.24.0., guix-commits, 2020/06/12
- 29/296: gnu: r-limma: Update to 3.44.1., guix-commits, 2020/06/12
- 27/296: gnu: r-edger: Update to 3.30.3., guix-commits, 2020/06/12