[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/17: gnu: r-biocviews: Update to 1.56.1.
From: |
guix-commits |
Subject: |
02/17: gnu: r-biocviews: Update to 1.56.1. |
Date: |
Sun, 28 Jun 2020 00:03:00 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit e66f81cf63902bd99f5461af13616a9f4e03f450
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sun Jun 28 05:37:59 2020 +0200
gnu: r-biocviews: Update to 1.56.1.
* gnu/packages/bioinformatics.scm (r-biocviews): Update to 1.56.1.
---
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 0d55764..66c751a 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -7505,13 +7505,13 @@ BLAST, KEGG, GenBank, MEDLINE and GO.")
(define-public r-biocviews
(package
(name "r-biocviews")
- (version "1.56.0")
+ (version "1.56.1")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "biocViews" version))
(sha256
(base32
- "1h4cmfbff79v9xrh271dp3rv0877ris06lmkvc39kqzj7yjsh7c2"))))
+ "0zcx8gha3x3jc0ra6ii6wwq2vfsmffrrnilknbq8h5xjrl55m6ci"))))
(properties
`((upstream-name . "biocViews")))
(build-system r-build-system)
- branch master updated (4a498d0 -> ea33de6), guix-commits, 2020/06/28
- 02/17: gnu: r-biocviews: Update to 1.56.1.,
guix-commits <=
- 07/17: gnu: r-officer: Update to 0.3.12., guix-commits, 2020/06/28
- 05/17: gnu: r-renv: Update to 0.11.0., guix-commits, 2020/06/28
- 04/17: gnu: r-jsonlite: Update to 1.7.0., guix-commits, 2020/06/28
- 06/17: gnu: r-ggpubr: Update to 0.4.0., guix-commits, 2020/06/28
- 01/17: gnu: r-dexseq: Update to 1.34.1., guix-commits, 2020/06/28
- 03/17: gnu: r-scater: Update to 1.16.2., guix-commits, 2020/06/28
- 08/17: gnu: r-sjlabelled: Update to 1.1.6., guix-commits, 2020/06/28
- 11/17: gnu: r-rcppparallel: Update to 5.0.2., guix-commits, 2020/06/28
- 13/17: gnu: r-rgdal: Update to 1.5-12., guix-commits, 2020/06/28
- 09/17: gnu: r-raster: Update to 3.3-7., guix-commits, 2020/06/28