[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/21: gnu: r-gaston: Update to 1.5.9.
From: |
guix-commits |
Subject: |
10/21: gnu: r-gaston: Update to 1.5.9. |
Date: |
Mon, 2 Jan 2023 09:07:07 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit f5ba03be6d8140305146da3b6328f6e5816fe619
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jan 2 15:00:10 2023 +0100
gnu: r-gaston: Update to 1.5.9.
* gnu/packages/cran.scm (r-gaston): Update to 1.5.9.
---
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 711dd85431..7f15e52627 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -30139,14 +30139,14 @@ formal inference.")
(define-public r-gaston
(package
(name "r-gaston")
- (version "1.5.8")
+ (version "1.5.9")
(source
(origin
(method url-fetch)
(uri (cran-uri "gaston" version))
(sha256
(base32
- "1pv37csq3gvkld7hfxgbq72n35gx1wg3bvrcvzzzf0qsfb6g42cc"))))
+ "1f4pr5s4p4rw1smvsh2gwjxp7hh43j1fpadl286ma9i62kirpyq7"))))
(properties `((upstream-name . "gaston")))
(build-system r-build-system)
(inputs (list zlib))
- 01/21: gnu: r-rcppde: Update to 0.1.7., (continued)
- 01/21: gnu: r-rcppde: Update to 0.1.7., guix-commits, 2023/01/02
- 03/21: gnu: r-gower: Update to 1.0.1., guix-commits, 2023/01/02
- 04/21: gnu: r-cli: Update to 3.5.0., guix-commits, 2023/01/02
- 02/21: gnu: r-energy: Update to 1.7-11., guix-commits, 2023/01/02
- 06/21: gnu: r-officer: Update to 0.5.0., guix-commits, 2023/01/02
- 05/21: gnu: r-xfun: Update to 0.36., guix-commits, 2023/01/02
- 07/21: gnu: r-yulab-utils: Update to 0.0.6., guix-commits, 2023/01/02
- 08/21: gnu: r-bdgraph: Update to 2.72., guix-commits, 2023/01/02
- 09/21: gnu: r-isoband: Update to 0.2.7., guix-commits, 2023/01/02
- 12/21: gnu: r-tokenizers: Update to 0.3.0., guix-commits, 2023/01/02
- 10/21: gnu: r-gaston: Update to 1.5.9.,
guix-commits <=
- 11/21: gnu: r-flexsurv: Update to 2.2.1., guix-commits, 2023/01/02
- 13/21: gnu: r-tidytext: Update to 0.4.0., guix-commits, 2023/01/02
- 18/21: gnu: r-highr: Update to 0.10., guix-commits, 2023/01/02
- 20/21: gnu: r-rsqlite: Update to 2.2.20., guix-commits, 2023/01/02
- 16/21: gnu: r-keras: Update to 2.11.0., guix-commits, 2023/01/02
- 14/21: gnu: r-mlr3tuning: Update to 0.17.2., guix-commits, 2023/01/02
- 15/21: gnu: r-tensorflow: Update to 2.11.0., guix-commits, 2023/01/02
- 19/21: gnu: r-locfit: Update to 1.5-9.7., guix-commits, 2023/01/02
- 17/21: gnu: r-formatr: Update to 1.13., guix-commits, 2023/01/02
- 21/21: gnu: r-purrr: Update to 1.0.0., guix-commits, 2023/01/02