[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/112: gnu: r-glue: Update to 1.6.2.
From: |
guix-commits |
Subject: |
14/112: gnu: r-glue: Update to 1.6.2. |
Date: |
Tue, 15 Mar 2022 15:22:10 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 79a8f31d8f1df96aef597438bdb34555d4ec5740
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Mar 12 23:04:20 2022 +0100
gnu: r-glue: Update to 1.6.2.
* gnu/packages/cran.scm (r-glue): Update to 1.6.2.
---
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 d630623a7f..de16acad41 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -3159,14 +3159,14 @@ colors are provided.")
(define-public r-glue
(package
(name "r-glue")
- (version "1.6.1")
+ (version "1.6.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "glue" version))
(sha256
(base32
- "1nvqm4fmxyszz9b2y0gjiwbvwssdqj9jflcz00b4487i8jajz31i"))))
+ "1gzxk5jgdh2xq9r7z09xs306ygzf27vhg3pyfl7ck1755gqii9cx"))))
(build-system r-build-system)
;; knitr depends on glue, so we can't add knitr here to build the
;; vignettes.
- branch master updated (2543cb4854 -> 231841f9b9), guix-commits, 2022/03/15
- 01/112: gnu: r-shinyjqui: Update to 0.4.1., guix-commits, 2022/03/15
- 02/112: gnu: apache-arrow: Update to 7.0.0., guix-commits, 2022/03/15
- 05/112: gnu: liblantern: Update to 0.7.0., guix-commits, 2022/03/15
- 10/112: gnu: r-clipr: Update to 0.8.0., guix-commits, 2022/03/15
- 11/112: gnu: r-ashr: Update to 2.2-54., guix-commits, 2022/03/15
- 08/112: gnu: Add r-fstcore., guix-commits, 2022/03/15
- 14/112: gnu: r-glue: Update to 1.6.2.,
guix-commits <=
- 15/112: gnu: r-rcppthread: Update to 2.0.2., guix-commits, 2022/03/15
- 17/112: gnu: r-cvst: Update to 0.2-3., guix-commits, 2022/03/15
- 25/112: gnu: r-seriation: Update to 1.3.2., guix-commits, 2022/03/15
- 06/112: gnu: r-torch: Update to 0.7.0., guix-commits, 2022/03/15
- 13/112: gnu: r-colorspace: Update to 2.0-3., guix-commits, 2022/03/15
- 19/112: gnu: r-gower: Update to 1.0.0., guix-commits, 2022/03/15
- 24/112: gnu: r-tsp: Update to 1.2-0., guix-commits, 2022/03/15
- 26/112: gnu: r-pillar: Update to 1.7.0., guix-commits, 2022/03/15
- 42/112: gnu: r-densityclust: Update to 0.3.1., guix-commits, 2022/03/15
- 50/112: gnu: r-units: Update to 0.8-0., guix-commits, 2022/03/15