[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/06: gnu: r-curl: Update to 5.2.2.
From: |
guix-commits |
Subject: |
02/06: gnu: r-curl: Update to 5.2.2. |
Date: |
Tue, 27 Aug 2024 16:35:21 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 4f6017a2a5c4aa8c2db3326d7dda37157e4e4271
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Aug 27 22:31:54 2024 +0200
gnu: r-curl: Update to 5.2.2.
* gnu/packages/cran.scm (r-curl): Update to 5.2.2.
Change-Id: I3119a20a728813380fc3edfff56fe291c1802669
---
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 f6536497c1..53f97e899e 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -5229,13 +5229,13 @@ LaTeX.")
(define-public r-curl
(package
(name "r-curl")
- (version "5.2.1")
+ (version "5.2.2")
(source (origin
(method url-fetch)
(uri (cran-uri "curl" version))
(sha256
(base32
- "147smp4am6z23c3j21bd0zcjxsmhnkkssn4wrlpwl6xa1264syja"))))
+ "1zqix8w6x7vrk5jsfjcjpxwsk8cqj33y5b22g1papqw9gl7m6n56"))))
(properties
`((upstream-name . "curl")
(updater-extra-inputs . ("curl"))))
- branch master updated (1ee12c3c6b -> 61190f4db5), guix-commits, 2024/08/27
- 04/06: gnu: r-mcmcpack: Update to 1.7-1., guix-commits, 2024/08/27
- 03/06: gnu: r-wgaim: Update to 2.0-6., guix-commits, 2024/08/27
- 06/06: gnu: r-data-table: Update to 1.16.0., guix-commits, 2024/08/27
- 05/06: gnu: r-cpp11: Update to 0.5.0., guix-commits, 2024/08/27
- 02/06: gnu: r-curl: Update to 5.2.2.,
guix-commits <=
- 01/06: gnu: r-ecp: Update to 3.1.6., guix-commits, 2024/08/27