[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/20: gnu: erlang-hex-core: Update to 0.10.0.
From: |
guix-commits |
Subject: |
09/20: gnu: erlang-hex-core: Update to 0.10.0. |
Date: |
Thu, 20 Jun 2024 08:35:59 -0400 (EDT) |
abcdw pushed a commit to branch master
in repository guix.
commit c31d49ff06633ea4c6625049ba20082747dcf622
Author: Igor Goryachev via Guix-patches via <guix-patches@gnu.org>
AuthorDate: Thu Jun 13 09:17:46 2024 +0300
gnu: erlang-hex-core: Update to 0.10.0.
* gnu/packages/erlang.scm (erlang-hex-core): Update to 0.10.0.
Change-Id: I1fddff28f2194f55c79e00341bfc5525beab8ac2
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 d0857f4699..0bbeb8816f 100644
--- a/gnu/packages/erlang.scm
+++ b/gnu/packages/erlang.scm
@@ -430,13 +430,13 @@ arguments using the GNU getopt syntax.")
(define-public erlang-hex-core
(package
(name "erlang-hex-core")
- (version "0.8.4")
+ (version "0.10.0")
(source
(origin
(method url-fetch)
(uri (hexpm-uri "hex_core" version))
(sha256
- (base32 "06p65hlm29ky03vs3fq3qz6px2ylwp8b0f2y75wdf5cm0kx2332b"))))
+ (base32 "0mwz3n5jaabyc77q7w0pqsr5hl4r44bzr90gq30gz9zk5pmrl8hw"))))
(build-system rebar-build-system)
(arguments
`(#:phases
- 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, 2024/06/20
- 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 <=
- 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, 2024/06/20
- 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