[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
220/289: gnu: r-biocstyle: Update to 2.18.0.
From: |
guix-commits |
Subject: |
220/289: gnu: r-biocstyle: Update to 2.18.0. |
Date: |
Fri, 6 Nov 2020 18:05:10 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit eb63ec53a71725be50b3ff5eb34f196cab1d7fd2
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:58:13 2020 +0100
gnu: r-biocstyle: Update to 2.18.0.
* gnu/packages/bioinformatics.scm (r-biocstyle): Update to 2.18.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 3a802b5..bde385c 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -7548,13 +7548,13 @@ also known as views, in a controlled vocabulary.")
(define-public r-biocstyle
(package
(name "r-biocstyle")
- (version "2.16.1")
+ (version "2.18.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "BiocStyle" version))
(sha256
(base32
- "09sz2bnbfbj8wz16k0q8xrvag9fldxqyp5vbg9pvd9skh28hv7c7"))))
+ "1hfdvld0n9py45mxm05kbb0sq0s9p8yky3s6jb02gzhlxkk3q4fs"))))
(properties
`((upstream-name . "BiocStyle")))
(build-system r-build-system)
- 190/289: gnu: r-biocworkflowtools: Update to 1.16.0., (continued)
- 190/289: gnu: r-biocworkflowtools: Update to 1.16.0., guix-commits, 2020/11/06
- 193/289: gnu: r-rgreat: Update to 1.22.0., guix-commits, 2020/11/06
- 195/289: gnu: r-icens: Update to 1.62.0., guix-commits, 2020/11/06
- 196/289: gnu: r-fourcseq: Update to 1.24.0., guix-commits, 2020/11/06
- 200/289: gnu: r-hitc: Update to 1.34.0., guix-commits, 2020/11/06
- 202/289: gnu: r-rhdf5lib: Update to 1.12.0., guix-commits, 2020/11/06
- 206/289: gnu: r-scran: Update to 1.18.0., guix-commits, 2020/11/06
- 209/289: gnu: r-deseq2: Update to 1.30.0., guix-commits, 2020/11/06
- 212/289: gnu: r-rbgl: Update to 1.66.0., guix-commits, 2020/11/06
- 217/289: gnu: r-systempiper: Update to 1.24.0., guix-commits, 2020/11/06
- 220/289: gnu: r-biocstyle: Update to 2.18.0.,
guix-commits <=
- 223/289: gnu: r-iranges: Update to 2.24.0., guix-commits, 2020/11/06
- 226/289: gnu: r-variantannotation: Update to 1.36.0., guix-commits, 2020/11/06
- 229/289: gnu: r-genomicranges: Update to 1.42.0., guix-commits, 2020/11/06
- 231/289: gnu: r-annotationdbi: Update to 1.52.0., guix-commits, 2020/11/06
- 234/289: gnu: r-biostrings: Update to 2.58.0., guix-commits, 2020/11/06
- 237/289: gnu: r-summarizedexperiment: Update to 1.20.0., guix-commits, 2020/11/06
- 242/289: gnu: r-bsgenome: Update to 1.58.0., guix-commits, 2020/11/06
- 246/289: gnu: r-seqlogo: Update to 1.56.0., guix-commits, 2020/11/06
- 252/289: gnu: r-tximport: Update to 1.18.0., guix-commits, 2020/11/06
- 248/289: gnu: r-rhtslib: Update to 1.22.0., guix-commits, 2020/11/06