[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
111/125: gnu: r-openssl: Update to 1.4.4.
From: |
guix-commits |
Subject: |
111/125: gnu: r-openssl: Update to 1.4.4. |
Date: |
Tue, 4 May 2021 01:33:45 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 2666871c1b52b85e26b85380edc3000d330b2618
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue May 4 07:13:22 2021 +0200
gnu: r-openssl: Update to 1.4.4.
* gnu/packages/statistics.scm (r-openssl): Update to 1.4.4.
---
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 935fe82..571b9d7 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2357,14 +2357,14 @@ collation, and NAMESPACE files.")
(define-public r-openssl
(package
(name "r-openssl")
- (version "1.4.3")
+ (version "1.4.4")
(source
(origin
(method url-fetch)
(uri (cran-uri "openssl" version))
(sha256
(base32
- "0sc2skh1nz7jj65p0pq4a6bl8jza6lyi4zvmvwndzxfgivgh281l"))))
+ "0x68di44vrqvikr419mgh9wlvbhxs52zda9pb6spikx69m4v83wj"))))
(build-system r-build-system)
(inputs
`(("libressl" ,libressl)))
- 89/125: gnu: r-exactranktests: Update to 0.8-32., (continued)
- 89/125: gnu: r-exactranktests: Update to 0.8-32., guix-commits, 2021/05/04
- 94/125: gnu: r-phangorn: Update to 2.7.0., guix-commits, 2021/05/04
- 95/125: gnu: r-mlr3misc: Update to 0.9.1., guix-commits, 2021/05/04
- 101/125: gnu: r-lattice: Update to 0.20-44., guix-commits, 2021/05/04
- 103/125: gnu: r-nnet: Update to 7.3-16., guix-commits, 2021/05/04
- 105/125: gnu: r-survival: Update to 3.2-11., guix-commits, 2021/05/04
- 106/125: gnu: r-formatr: Update to 1.9., guix-commits, 2021/05/04
- 107/125: gnu: r-highr: Update to 0.9., guix-commits, 2021/05/04
- 109/125: gnu: r-rlang: Update to 0.4.11., guix-commits, 2021/05/04
- 112/125: gnu: r-devtools: Update to 2.4.0., guix-commits, 2021/05/04
- 111/125: gnu: r-openssl: Update to 1.4.4.,
guix-commits <=
- 113/125: gnu: r-withr: Update to 2.4.2., guix-commits, 2021/05/04
- 116/125: gnu: r-rsqlite: Update to 2.2.7., guix-commits, 2021/05/04
- 119/125: gnu: r-r-cache: Update to 0.15.0., guix-commits, 2021/05/04
- 121/125: gnu: r-viridis: Update to 0.6.0., guix-commits, 2021/05/04
- 120/125: gnu: r-r-rsp: Add build phase to set HOME directory., guix-commits, 2021/05/04
- 124/125: gnu: r-sfsmisc: Update to 1.1-11., guix-commits, 2021/05/04