[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/08: gnu: r-biocstyle: Update to 2.18.1.
From: |
guix-commits |
Subject: |
06/08: gnu: r-biocstyle: Update to 2.18.1. |
Date: |
Wed, 9 Dec 2020 17:30:39 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit baeaa02e75cdbed970d8bcc22f90b87435b7f91d
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Dec 9 23:28:21 2020 +0100
gnu: r-biocstyle: Update to 2.18.1.
* gnu/packages/bioinformatics.scm (r-biocstyle): Update to 2.18.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 9edf75a..8dce352 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -7757,13 +7757,13 @@ also known as views, in a controlled vocabulary.")
(define-public r-biocstyle
(package
(name "r-biocstyle")
- (version "2.18.0")
+ (version "2.18.1")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "BiocStyle" version))
(sha256
(base32
- "1hfdvld0n9py45mxm05kbb0sq0s9p8yky3s6jb02gzhlxkk3q4fs"))))
+ "0rsxyna4dd99x42vc82mlkxx774vb9375llpakg53max1hhwkrqp"))))
(properties
`((upstream-name . "BiocStyle")))
(build-system r-build-system)
- branch master updated (371ba7b -> 48f77ec), guix-commits, 2020/12/09
- 08/08: gnu: r-keggrest: Update to 1.30.1., guix-commits, 2020/12/09
- 01/08: gnu: r-biocneighbors: Update to 1.8.2., guix-commits, 2020/12/09
- 05/08: gnu: r-scuttle: Update to 1.0.3., guix-commits, 2020/12/09
- 07/08: gnu: r-genomeinfodb: Update to 1.26.2., guix-commits, 2020/12/09
- 06/08: gnu: r-biocstyle: Update to 2.18.1.,
guix-commits <=
- 04/08: gnu: r-beachmat: Update to 2.6.2., guix-commits, 2020/12/09
- 03/08: gnu: r-cicero: Update to 1.8.1., guix-commits, 2020/12/09
- 02/08: gnu: r-biosigner: Update to 1.18.2., guix-commits, 2020/12/09