[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/44: gnu: r-httr2: Update to 1.0.6.
From: |
guix-commits |
Subject: |
09/44: gnu: r-httr2: Update to 1.0.6. |
Date: |
Thu, 14 Nov 2024 05:14:58 -0500 (EST) |
rekado pushed a commit to branch r-team
in repository guix.
commit 8cebe4a1891e9cab742e19b937da6003d2fccf88
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 14 11:13:15 2024 +0100
gnu: r-httr2: Update to 1.0.6.
* gnu/packages/cran.scm (r-httr2): Update to 1.0.6.
Change-Id: I4724cfeebbad5935e99d3cdfcca52aefc178627f
---
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 b333cc88c2..c11682b8b2 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -5181,13 +5181,13 @@ particularly easy to create complete web applications
using httpuv alone.")
(define-public r-httr2
(package
(name "r-httr2")
- (version "1.0.5")
+ (version "1.0.6")
(source (origin
(method url-fetch)
(uri (cran-uri "httr2" version))
(sha256
(base32
- "1lcq369rafb7c1arn1rnapdy09fy0bbp1bv7gjrx3j0p844kyjhg"))))
+ "1idna48j0z75ybdgb6b22wgfa1c8n8q2lw4ywgg959hviykbc3gh"))))
(properties `((upstream-name . "httr2")))
(build-system r-build-system)
(propagated-inputs
- 19/44: gnu: r-raceid: Update to 0.3.8., (continued)
- 19/44: gnu: r-raceid: Update to 0.3.8., guix-commits, 2024/11/14
- 32/44: gnu: r-mlr3data: Update to 0.9.0., guix-commits, 2024/11/14
- 41/44: gnu: r-mvtnorm: Update to 1.3-2., guix-commits, 2024/11/14
- 25/44: gnu: r-lemon: Update to 0.5.0., guix-commits, 2024/11/14
- 39/44: gnu: r-stars: Update to 0.6-7., guix-commits, 2024/11/14
- 06/44: gnu: r-philentropy: Update to 0.9.0., guix-commits, 2024/11/14
- 08/44: gnu: r-model4you: Update to 0.9-8., guix-commits, 2024/11/14
- 12/44: gnu: r-rcppspdlog: Update to 0.0.19., guix-commits, 2024/11/14
- 04/44: gnu: r-waldo: Update to 0.6.1., guix-commits, 2024/11/14
- 07/44: gnu: r-relations: Update to 0.6-14., guix-commits, 2024/11/14
- 09/44: gnu: r-httr2: Update to 1.0.6.,
guix-commits <=
- 16/44: gnu: r-litedown: Update to 0.4., guix-commits, 2024/11/14
- 18/44: gnu: r-coro: Update to 1.1.0., guix-commits, 2024/11/14
- 17/44: gnu: r-cvxr: Update to 1.0-15., guix-commits, 2024/11/14
- 26/44: gnu: r-sf: Update to 1.0-19., guix-commits, 2024/11/14
- 24/44: gnu: r-parallelly: Update to 1.39.0., guix-commits, 2024/11/14
- 28/44: gnu: r-clue: Update to 0.3-66., guix-commits, 2024/11/14
- 31/44: gnu: r-spatstat-univar: Update to 3.1-1., guix-commits, 2024/11/14
- 30/44: gnu: r-msm: Update to 1.8.2., guix-commits, 2024/11/14
- 35/44: gnu: r-mlr3viz: Update to 0.10.0., guix-commits, 2024/11/14
- 33/44: gnu: r-mlr3filters: Update to 0.8.1., guix-commits, 2024/11/14