[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/20: gnu: erlang-ssl-verify-fun: Update to 1.1.7.
From: |
guix-commits |
Subject: |
13/20: gnu: erlang-ssl-verify-fun: Update to 1.1.7. |
Date: |
Thu, 20 Jun 2024 08:36:01 -0400 (EDT) |
abcdw pushed a commit to branch master
in repository guix.
commit 66a5362c044e9abbe01e6c103ba799f366c3a7a7
Author: Igor Goryachev via Guix-patches via <guix-patches@gnu.org>
AuthorDate: Thu Jun 13 09:17:50 2024 +0300
gnu: erlang-ssl-verify-fun: Update to 1.1.7.
* gnu/packages/erlang.scm (erlang-ssl-verify-fun): Update to 1.1.7.
Change-Id: I9bfa90dc27dc39863ffa5112c08beee0ee79bf32
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 643db8abe0..a71decdd7c 100644
--- a/gnu/packages/erlang.scm
+++ b/gnu/packages/erlang.scm
@@ -587,13 +587,13 @@ a well configured release directory.")
(define-public erlang-ssl-verify-fun
(package
(name "erlang-ssl-verify-fun")
- (version "1.1.6")
+ (version "1.1.7")
(source
(origin
(method url-fetch)
(uri (hexpm-uri "ssl_verify_fun" version))
(sha256
- (base32 "1026l1z1jh25z8bfrhaw0ryk5gprhrpnirq877zqhg253x3x5c5x"))))
+ (base32 "1y37pj5q6gk1vrnwg1vraws9yihrv9g4133w2qq1sh1piw71jk7y"))))
(build-system rebar-build-system)
(home-page "https://github.com/deadtrickster/ssl_verify_fun.erl")
(synopsis "SSL verification functions for Erlang")
- 05/20: gnu: erlang-cth-readable: Update to 1.6.0., (continued)
- 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
- 13/20: gnu: erlang-ssl-verify-fun: Update to 1.1.7.,
guix-commits <=
- 14/20: gnu: rebar3: Update to 3.23.0., guix-commits, 2024/06/20
- 15/20: gnu: erlang-lfe: Update to 2.1.4., guix-commits, 2024/06/20
- 17/20: gnu: elixir-hex: Update to 2.1.1., guix-commits, 2024/06/20
- 16/20: gnu: elixir: Update to 1.16.3., guix-commits, 2024/06/20
- 18/20: gnu: elixir: Add src output, metas correction, lint warnings fix., guix-commits, 2024/06/20
- 19/20: gnu: erlang: Add chunks compilation., guix-commits, 2024/06/20
- 20/20: gnu: Add xxkb., guix-commits, 2024/06/20