[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
184/214: gnu: r-httr: Update to 1.4.3.
From: |
guix-commits |
Subject: |
184/214: gnu: r-httr: Update to 1.4.3. |
Date: |
Sat, 28 May 2022 04:37:54 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 9a732cdca137af89b25cfc66ecb1c17dbd468c37
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat May 28 08:30:57 2022 +0200
gnu: r-httr: Update to 1.4.3.
* gnu/packages/statistics.scm (r-httr): Update to 1.4.3.
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 2ccc032980..c0c85c0439 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2499,13 +2499,13 @@ integers.")
(define-public r-httr
(package
(name "r-httr")
- (version "1.4.2")
+ (version "1.4.3")
(source (origin
(method url-fetch)
(uri (cran-uri "httr" version))
(sha256
(base32
- "1y8y1g1dkgv9jafrk1kj6pzxpw95c0rr9lplblfq2byrs1pfsas6"))))
+ "0skwi501rzndywn81704d68n1l6lrvqilf91q08cjfhpjvx171ls"))))
(build-system r-build-system)
(propagated-inputs
(list r-curl r-jsonlite r-openssl r-mime r-r6))
- 213/214: gnu: r-rcurl: Update to 1.98-1.6., (continued)
- 213/214: gnu: r-rcurl: Update to 1.98-1.6., guix-commits, 2022/05/28
- 204/214: gnu: r-nloptr: Update to 2.0.3., guix-commits, 2022/05/28
- 01/214: gnu: r-activepathways: Update to 1.1.0., guix-commits, 2022/05/28
- 88/214: gnu: r-globals: Update to 0.15.0., guix-commits, 2022/05/28
- 153/214: gnu: r-seuratobject: Update to 4.1.0., guix-commits, 2022/05/28
- 141/214: gnu: r-scrypt: Update to 0.1.4., guix-commits, 2022/05/28
- 160/214: gnu: r-mlr3tuning: Update to 0.13.1., guix-commits, 2022/05/28
- 161/214: gnu: r-pkgdown: Update to 2.0.3., guix-commits, 2022/05/28
- 173/214: gnu: r-mass: Update to 7.3-57., guix-commits, 2022/05/28
- 192/214: gnu: r-bigmemory: Update to 4.6.1., guix-commits, 2022/05/28
- 184/214: gnu: r-httr: Update to 1.4.3.,
guix-commits <=
- 188/214: gnu: r-segmented: Update to 1.5-0., guix-commits, 2022/05/28
- 197/214: gnu: r-gplots: Update to 3.1.3., guix-commits, 2022/05/28
- 210/214: gnu: r-desctools: Update to 0.99.45., guix-commits, 2022/05/28
- 211/214: gnu: r-binom: Update to 1.1-1.1., guix-commits, 2022/05/28
- 162/214: gnu: r-qdapregex: Update to 0.7.5., guix-commits, 2022/05/28
- 171/214: gnu: r-zoolog: Update to 1.0.1., guix-commits, 2022/05/28
- 163/214: gnu: r-pdftools: Update to 3.2.1., guix-commits, 2022/05/28
- 182/214: gnu: r-roxygen2: Update to 7.2.0., guix-commits, 2022/05/28
- 185/214: gnu: r-rcpparmadillo: Update to 0.11.1.1.0., guix-commits, 2022/05/28
- 168/214: gnu: r-tensorflow: Update to 2.9.0., guix-commits, 2022/05/28