[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
198/212: gnu: r-git2r: Update to 0.31.0.
From: |
guix-commits |
Subject: |
198/212: gnu: r-git2r: Update to 0.31.0. |
Date: |
Sat, 18 Feb 2023 14:01:27 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 235e03f6e808c685119c1370d0717404d41bb791
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Feb 18 16:09:08 2023 +0100
gnu: r-git2r: Update to 0.31.0.
* gnu/packages/statistics.scm (r-git2r): Update to 0.31.0.
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 1ffb77061f..27b4c898aa 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2539,13 +2539,13 @@ functions make it easy to control additional request
components.")
(define-public r-git2r
(package
(name "r-git2r")
- (version "0.30.1")
+ (version "0.31.0")
(source (origin
(method url-fetch)
(uri (cran-uri "git2r" version))
(sha256
(base32
- "0h58djc9cim8iskkyhdxllbpf6ycl5zj9g4fp70k57k5qzfi7nc5"))))
+ "0vfn7kkkarha63vv3k8hi9y5snfsdpwdrbmych560126z9w95nzi"))))
(build-system r-build-system)
(inputs
(list libgit2 zlib))
- 182/212: gnu: r-nlme: Update to 3.1-162., (continued)
- 182/212: gnu: r-nlme: Update to 3.1-162., guix-commits, 2023/02/18
- 188/212: gnu: r-evaluate: Update to 0.20., guix-commits, 2023/02/18
- 185/212: gnu: r-gdtools: Update to 0.3.0., guix-commits, 2023/02/18
- 189/212: gnu: r-formatr: Update to 1.14., guix-commits, 2023/02/18
- 190/212: gnu: r-markdown: Update to 1.5., guix-commits, 2023/02/18
- 187/212: gnu: r-bh: Update to 1.81.0-1., guix-commits, 2023/02/18
- 194/212: gnu: r-dplyr: Update to 1.1.0., guix-commits, 2023/02/18
- 195/212: gnu: r-dbplyr: Update to 2.3.0., guix-commits, 2023/02/18
- 196/212: gnu: r-chron: Update to 2.3-59., guix-commits, 2023/02/18
- 197/212: gnu: r-ade4: Update to 1.7-22., guix-commits, 2023/02/18
- 198/212: gnu: r-git2r: Update to 0.31.0.,
guix-commits <=
- 200/212: gnu: r-rmarkdown: Update to 2.20., guix-commits, 2023/02/18
- 207/212: gnu: r-sourcetools: Update to 0.1.7-1., guix-commits, 2023/02/18
- 24/212: gnu: r-colorspace: Update to 2.1-0., guix-commits, 2023/02/18