[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/138: gnu: r-openssl: Update to 1.4.6.
From: |
guix-commits |
Subject: |
04/138: gnu: r-openssl: Update to 1.4.6. |
Date: |
Wed, 5 Jan 2022 15:24:37 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 2d666bd6c0d58b91b44e26129d9aa229862b73c1
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Jan 5 13:12:14 2022 +0100
gnu: r-openssl: Update to 1.4.6.
* gnu/packages/statistics.scm (r-openssl): Update to 1.4.6.
---
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 e961146f53..d4e6bd6842 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2378,14 +2378,14 @@ collation, and NAMESPACE files.")
(define-public r-openssl
(package
(name "r-openssl")
- (version "1.4.5")
+ (version "1.4.6")
(source
(origin
(method url-fetch)
(uri (cran-uri "openssl" version))
(sha256
(base32
- "1xy1w0rljzsgvsg91fh9hs6h9rx58mza1vg6rig9ykp9m2ml3hag"))))
+ "0na3yficxg0hjql9pvz96f66yh4g5k2hfwcricb705z7f2pk5f23"))))
(build-system r-build-system)
(inputs
(list libressl))
- branch master updated (6a54715988 -> 36d2a03edc), guix-commits, 2022/01/05
- 10/138: gnu: Add r-densestbayes., guix-commits, 2022/01/05
- 04/138: gnu: r-openssl: Update to 1.4.6.,
guix-commits <=
- 06/138: gnu: r-valr: Update to 0.6.4., guix-commits, 2022/01/05
- 14/138: gnu: r-rticles: Update to 0.22., guix-commits, 2022/01/05
- 07/138: gnu: r-activedriverwgs: Update to 1.1.2., guix-commits, 2022/01/05
- 13/138: gnu: r-datawizard: Update to 0.2.2., guix-commits, 2022/01/05
- 28/138: gnu: r-mice: Update to 3.14.0., guix-commits, 2022/01/05
- 27/138: gnu: r-broom: Update to 0.7.11., guix-commits, 2022/01/05
- 22/138: gnu: r-pkgload: Update to 1.2.4., guix-commits, 2022/01/05
- 34/138: gnu: r-arules: Update to 1.7-2., guix-commits, 2022/01/05
- 38/138: gnu: r-rbibutils: Update to 2.2.7., guix-commits, 2022/01/05
- 40/138: gnu: r-sjmisc: Update to 2.8.9., guix-commits, 2022/01/05