[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/111: gnu: r-glue: Update to 1.6.2.
From: |
guix-commits |
Subject: |
14/111: gnu: r-glue: Update to 1.6.2. |
Date: |
Mon, 14 Mar 2022 02:25:09 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit b6623e9ea226a183e45d19e687f7d6172585605d
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 wip-r created (now 707baea6b9), guix-commits, 2022/03/14
- 02/111: gnu: apache-arrow: Update to 7.0.0., guix-commits, 2022/03/14
- 09/111: gnu: r-v8: Update to 4.1.0., guix-commits, 2022/03/14
- 04/111: gnu: python-pytorch-for-r-torch: Reuse python-pytorch., guix-commits, 2022/03/14
- 07/111: gnu: Add r-spatstat-random., guix-commits, 2022/03/14
- 01/111: gnu: r-shinyjqui: Update to 0.4.1., guix-commits, 2022/03/14
- 05/111: gnu: liblantern: Update to 0.7.0., guix-commits, 2022/03/14
- 12/111: gnu: r-jsonlite: Update to 1.8.0., guix-commits, 2022/03/14
- 13/111: gnu: r-colorspace: Update to 2.0-3., guix-commits, 2022/03/14
- 14/111: gnu: r-glue: Update to 1.6.2.,
guix-commits <=
- 16/111: gnu: r-circlize: Update to 0.4.14., guix-commits, 2022/03/14
- 17/111: gnu: r-cvst: Update to 0.2-3., guix-commits, 2022/03/14
- 19/111: gnu: r-gower: Update to 1.0.0., guix-commits, 2022/03/14
- 22/111: gnu: r-jomo: Update to 2.7-3., guix-commits, 2022/03/14
- 30/111: gnu: r-fst: Update to 0.9.8., guix-commits, 2022/03/14
- 20/111: gnu: r-generics: Update to 0.1.2., guix-commits, 2022/03/14
- 21/111: gnu: r-recipes: Update to 0.2.0., guix-commits, 2022/03/14
- 36/111: gnu: r-mvabund: Update to 4.2.1., guix-commits, 2022/03/14
- 39/111: gnu: r-admisc: Update to 0.24., guix-commits, 2022/03/14
- 43/111: gnu: r-rnexml: Update to 2.4.6., guix-commits, 2022/03/14