[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/116: gnu: r-glue: Update to 1.5.0.
From: |
guix-commits |
Subject: |
10/116: gnu: r-glue: Update to 1.5.0. |
Date: |
Wed, 24 Nov 2021 06:16:29 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit beb2c44f30ac4e154b3c3d57828e7dc7b6ecb159
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Nov 23 15:23:05 2021 +0100
gnu: r-glue: Update to 1.5.0.
* gnu/packages/cran.scm (r-glue): Update to 1.5.0.
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 45e7b19..7c3d653 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -3040,14 +3040,14 @@ colors are provided.")
(define-public r-glue
(package
(name "r-glue")
- (version "1.4.2")
+ (version "1.5.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "glue" version))
(sha256
(base32
- "1bgpirdvjrf0da734clrixawvpdap4lpda4g89vais96589m8wwz"))))
+ "1wjar579m46j1jnch34h7976sc1qbj6hzdyz5jm16nz1iw6z47jv"))))
(build-system r-build-system)
;; knitr depends on glue, so we can't add knitr here to build the
;; vignettes.
- 02/116: gnu: r-arrow: Update to 6.0.1., (continued)
- 02/116: gnu: r-arrow: Update to 6.0.1., guix-commits, 2021/11/24
- 06/116: gnu: r-ggpmisc: Update to 0.4.4., guix-commits, 2021/11/24
- 07/116: gnu: r-servr: Update to 0.24., guix-commits, 2021/11/24
- 01/116: gnu: apache-arrow: Update to 6.0.1., guix-commits, 2021/11/24
- 04/116: gnu: r-shiny: Update to 1.7.1., guix-commits, 2021/11/24
- 05/116: gnu: r-v8: Update to 3.6.0., guix-commits, 2021/11/24
- 03/116: gnu: Add r-fontawesome., guix-commits, 2021/11/24
- 08/116: gnu: r-shinyfiles: Update to 0.9.1., guix-commits, 2021/11/24
- 14/116: gnu: r-rmpi: Update to 0.6-9.2., guix-commits, 2021/11/24
- 16/116: gnu: r-generics: Update to 0.1.1., guix-commits, 2021/11/24
- 10/116: gnu: r-glue: Update to 1.5.0.,
guix-commits <=
- 09/116: gnu: r-crosstalk: Update to 1.2.0., guix-commits, 2021/11/24
- 11/116: gnu: r-dendextend: Update to 1.15.2., guix-commits, 2021/11/24
- 12/116: gnu: r-ff: Update to 4.0.5., guix-commits, 2021/11/24
- 17/116: gnu: r-broom: Update to 0.7.10., guix-commits, 2021/11/24
- 15/116: gnu: r-lmtest: Update to 0.9-39., guix-commits, 2021/11/24
- 13/116: gnu: r-sp: Update to 1.4-6., guix-commits, 2021/11/24
- 44/116: gnu: r-tiff: Update to 0.1-10., guix-commits, 2021/11/24
- 50/116: gnu: r-fields: Update to 13.3., guix-commits, 2021/11/24
- 25/116: gnu: r-tseries: Update to 0.10-49., guix-commits, 2021/11/24
- 42/116: gnu: r-rgl: Update to 0.108.3., guix-commits, 2021/11/24