[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
24/80: gnu: r-gert: Update to 1.3.2.
From: |
guix-commits |
Subject: |
24/80: gnu: r-gert: Update to 1.3.2. |
Date: |
Tue, 24 Aug 2021 06:31:43 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit a618f77c95c71b05f97dc677400aa6ba120cbb30
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sun Aug 22 17:53:27 2021 +0200
gnu: r-gert: Update to 1.3.2.
* gnu/packages/cran.scm (r-gert): Update to 1.3.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 70494b3..72f7a90 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -11200,14 +11200,14 @@ user credentials.")
(define-public r-gert
(package
(name "r-gert")
- (version "1.3.1")
+ (version "1.3.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "gert" version))
(sha256
(base32
- "0ydakqhwi406pn255zgrzw31x01djrrjdaknh0d2ibw136lmw5hj"))))
+ "0pqrv58hqbf6cifwi9zxgnkql6a2j9i8wknnd5ng8z3d94zs12bz"))))
(properties `((upstream-name . "gert")))
(build-system r-build-system)
(inputs
- 04/80: gnu: Add r-distributional., (continued)
- 04/80: gnu: Add r-distributional., guix-commits, 2021/08/24
- 05/80: gnu: Add r-posterior., guix-commits, 2021/08/24
- 01/80: gnu: r-with-tests: Update to 4.1.1., guix-commits, 2021/08/24
- 12/80: gnu: r-servr: Update to 0.23., guix-commits, 2021/08/24
- 15/80: gnu: r-xfun: Update to 0.25., guix-commits, 2021/08/24
- 16/80: gnu: r-tinytex: Update to 0.33., guix-commits, 2021/08/24
- 06/80: gnu: Add r-tfautograph., guix-commits, 2021/08/24
- 17/80: gnu: r-later: Update to 1.3.0., guix-commits, 2021/08/24
- 18/80: gnu: r-rgexf: Update to 0.16.2., guix-commits, 2021/08/24
- 19/80: gnu: r-rbibutils: Update to 2.2.3., guix-commits, 2021/08/24
- 24/80: gnu: r-gert: Update to 1.3.2.,
guix-commits <=
- 27/80: gnu: r-future-apply: Update to 1.8.1., guix-commits, 2021/08/24
- 07/80: gnu: r-cachem: Update to 1.0.6., guix-commits, 2021/08/24
- 08/80: gnu: r-datawizard: Update to 0.2.0., guix-commits, 2021/08/24
- 09/80: gnu: r-ggpmisc: Update to 0.4.2-1., guix-commits, 2021/08/24
- 10/80: gnu: r-reprex: Update to 2.0.1., guix-commits, 2021/08/24
- 11/80: gnu: r-httpuv: Update to 1.6.2., guix-commits, 2021/08/24
- 13/80: gnu: r-d3r: Update to 1.0.0., guix-commits, 2021/08/24
- 14/80: gnu: r-bbmle: Update to 1.0.24., guix-commits, 2021/08/24
- 20/80: gnu: r-insight: Update to 0.14.3., guix-commits, 2021/08/24
- 21/80: gnu: r-argparse: Update to 2.0.4., guix-commits, 2021/08/24