[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#71527] [PATCH 05/20] gnu: erlang-cth-readable: Update to 1.6.0.
From: |
Igor Goryachev |
Subject: |
[bug#71527] [PATCH 05/20] gnu: erlang-cth-readable: Update to 1.6.0. |
Date: |
Thu, 13 Jun 2024 09:17:42 +0300 |
* gnu/packages/erlang.scm (erlang-cth-readable): Update to 1.6.0.
Change-Id: I8e3d6e2585f1e7b570a49f17a3c86dcc67eaf145
---
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 190f764a26..a79bb43758 100644
--- a/gnu/packages/erlang.scm
+++ b/gnu/packages/erlang.scm
@@ -332,13 +332,13 @@ (define-public erlang-covertool
(define-public erlang-cth-readable
(package
(name "erlang-cth-readable")
- (version "1.5.1")
+ (version "1.6.0")
(source
(origin
(method url-fetch)
(uri (hexpm-uri "cth_readable" version))
(sha256
- (base32 "104xgybb6iciy6i28pyyrarqzliddi8kjyq43ajaav7y5si42rb8"))))
+ (base32 "16851qzf2mjgw36s2bx3bb4x2vm8fpg8jk3dz8ph1mai5dim47lh"))))
(build-system rebar-build-system)
(propagated-inputs
(list erlang-cf))
--
2.45.1
- [bug#71527] [PATCH 00/20] Update erlang, elixir things, add xxkb., Igor Goryachev, 2024/06/13
- [bug#71527] [PATCH 01/20] gnu: rebar3: Make rebar3 escriptize reproducible., Igor Goryachev, 2024/06/13
- [bug#71527] [PATCH 08/20] gnu: erlang-getopt: Update to 1.0.3., Igor Goryachev, 2024/06/13
- [bug#71527] [PATCH 17/20] gnu: elixir-hex: Update to 2.1.1., Igor Goryachev, 2024/06/13
- [bug#71527] [PATCH 05/20] gnu: erlang-cth-readable: Update to 1.6.0.,
Igor Goryachev <=
- [bug#71527] [PATCH 06/20] gnu: erlang-edown: Update to 0.9.1., Igor Goryachev, 2024/06/13
- [bug#71527] [PATCH 02/20] gnu: erlang: Update to 26.2.5., Igor Goryachev, 2024/06/13
- [bug#71527] [PATCH 11/20] gnu: erlang-parse-trans: Update to 3.4.2., Igor Goryachev, 2024/06/13
- [bug#71527] [PATCH 19/20] gnu: erlang: Add chunks compilation., Igor Goryachev, 2024/06/13
- [bug#71527] [PATCH 09/20] gnu: erlang-hex-core: Update to 0.10.0., Igor Goryachev, 2024/06/13
- [bug#71527] [PATCH 13/20] gnu: erlang-ssl-verify-fun: Update to 1.1.7., Igor Goryachev, 2024/06/13
- [bug#71527] [PATCH 20/20] gnu: Add xxkb., Igor Goryachev, 2024/06/13
- [bug#71527] [PATCH 10/20] gnu: erlang-jsone: Update to 1.8.1., Igor Goryachev, 2024/06/13
- [bug#71527] [PATCH 18/20] gnu: elixir: Add src output, metas correction, lint warnings fix., Igor Goryachev, 2024/06/13