[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/20: gnu: erlang-certifi: Update to 2.13.0.
From: |
guix-commits |
Subject: |
03/20: gnu: erlang-certifi: Update to 2.13.0. |
Date: |
Thu, 20 Jun 2024 08:35:57 -0400 (EDT) |
abcdw pushed a commit to branch master
in repository guix.
commit d39627d82403068b49c4300899553e427454d94c
Author: Igor Goryachev via Guix-patches via <guix-patches@gnu.org>
AuthorDate: Thu Jun 13 09:17:40 2024 +0300
gnu: erlang-certifi: Update to 2.13.0.
* gnu/packages/erlang.scm (erlang-certifi): Update to 2.13.0.
Change-Id: If1ea284809c6f581375140795ba2ca9e0deb39a8
Signed-off-by: Andrew Tropin <andrew@trop.in>
---
gnu/packages/erlang.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/erlang.scm b/gnu/packages/erlang.scm
index 9bd6394518..97cfd7d872 100644
--- a/gnu/packages/erlang.scm
+++ b/gnu/packages/erlang.scm
@@ -248,13 +248,13 @@ Mustache template engine")
(define-public erlang-certifi
(package
(name "erlang-certifi")
- (version "2.9.0")
+ (version "2.13.0")
(source
(origin
(method url-fetch)
(uri (hexpm-uri "certifi" version))
(sha256
- (base32 "0ha6vmf5p3xlbf5w1msa89frhvfk535rnyfybz9wdmh6vdms8v96"))))
+ (base32 "1887qmxp7qmha4c8k4m4cw35iii15srrdmfmvypp0q7hl0rragcg"))))
(build-system rebar-build-system)
(arguments
`(#:tests? #f)) ;; have not been updated for latest cert bundle
- branch master updated (b0a087e1b0 -> 8980618b2d), guix-commits, 2024/06/20
- 01/20: gnu: rebar3: Make rebar3 escriptize reproducible., guix-commits, 2024/06/20
- 03/20: gnu: erlang-certifi: Update to 2.13.0.,
guix-commits <=
- 05/20: gnu: erlang-cth-readable: Update to 1.6.0., guix-commits, 2024/06/20
- 02/20: gnu: erlang: Update to 26.2.5., guix-commits, 2024/06/20
- 04/20: gnu: erlang-covertool: Update to 2.0.6., guix-commits, 2024/06/20
- 06/20: gnu: erlang-edown: Update to 0.9.1., guix-commits, 2024/06/20
- 07/20: gnu: erlang-erlware-commons: Update to 1.7.0., guix-commits, 2024/06/20
- 08/20: gnu: erlang-getopt: Update to 1.0.3., guix-commits, 2024/06/20
- 09/20: gnu: erlang-hex-core: Update to 0.10.0., guix-commits, 2024/06/20
- 10/20: gnu: erlang-jsone: Update to 1.8.1., guix-commits, 2024/06/20
- 12/20: gnu: erlang-relx: Update to 4.9.0., guix-commits, 2024/06/20
- 11/20: gnu: erlang-parse-trans: Update to 3.4.2., guix-commits, 2024/06/20