[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/29: gnu: r-gensa: Update to 1.1.9.
From: |
guix-commits |
Subject: |
06/29: gnu: r-gensa: Update to 1.1.9. |
Date: |
Mon, 17 Jul 2023 09:00:06 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit ecb9e3e180a5fd6759e233eb1dcf3e861d1f8b6c
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jul 17 14:19:52 2023 +0200
gnu: r-gensa: Update to 1.1.9.
* gnu/packages/cran.scm (r-gensa): Update to 1.1.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 e538388d94..f85ab0062a 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -5013,13 +5013,13 @@ coordinates.")
(define-public r-gensa
(package
(name "r-gensa")
- (version "1.1.8")
+ (version "1.1.9")
(source (origin
(method url-fetch)
(uri (cran-uri "GenSA" version))
(sha256
(base32
- "05m2xjaf4202jzzn5l7i7k80kzr8vihv7jpw99c9ic5n3ra8fpip"))))
+ "10qm0467r2rbcck1w7dijng5j676314vsyxsr0p8l843xz7s66rq"))))
(properties `((upstream-name . "GenSA")))
(build-system r-build-system)
(home-page "https://cran.r-project.org/package=GenSA")
- branch master updated (ad08f9331f -> ad457d0114), guix-commits, 2023/07/17
- 02/29: gnu: r-openssl: Update to 2.1.0., guix-commits, 2023/07/17
- 05/29: gnu: r-sass: Update to 0.4.7., guix-commits, 2023/07/17
- 10/29: gnu: r-rcppalgos: Update to 2.8.0., guix-commits, 2023/07/17
- 03/29: gnu: r-babelwhale: Update to 1.2.0., guix-commits, 2023/07/17
- 06/29: gnu: r-gensa: Update to 1.1.9.,
guix-commits <=
- 07/29: gnu: r-rcppspdlog: Update to 0.0.14., guix-commits, 2023/07/17
- 08/29: gnu: r-ctrdata: Update to 1.14.0., guix-commits, 2023/07/17
- 01/29: scripts/refresh: Remove column from spec line before sorting., guix-commits, 2023/07/17
- 04/29: gnu: r-ggpp: Update to 0.5.3., guix-commits, 2023/07/17
- 09/29: gnu: r-doby: Update to 4.6.17., guix-commits, 2023/07/17
- 13/29: gnu: r-sf: Update to 1.0-14., guix-commits, 2023/07/17
- 12/29: gnu: r-longdat: Update to 1.1.2., guix-commits, 2023/07/17
- 15/29: gnu: r-seewave: Update to 2.2.1., guix-commits, 2023/07/17
- 14/29: gnu: r-sccore: Update to 1.0.4., guix-commits, 2023/07/17
- 16/29: gnu: r-stars: Update to 0.6-2., guix-commits, 2023/07/17