From 512920e7a32d4950bcdfad4286c895631bb428a9 Mon Sep 17 00:00:00 2001 From: Carlos Date: Sun, 5 Oct 2025 18:19:31 -0300 Subject: [PATCH] gnu: wireshark: Build with lua@5.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit In this current version, wireshark needs lua-5.3 or higher to build with lua scripting support. * gnu/packages/networking.scm (wireshark)[inputs]: Remove lua-5.2; add lua-5.4. Change-Id: Ib37aec86b7e95ffc4196dabb0fd48ae6a69dcd1a Signed-off-by: Ludovic Courtès --- gnu/packages/networking.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm index b31350b145b..7a8f80e49c1 100644 --- a/gnu/packages/networking.scm +++ b/gnu/packages/networking.scm @@ -1967,7 +1967,7 @@ of the same name.") libssh libxml2 lz4 - lua-5.2 + lua-5.4 mit-krb5 `(,nghttp2 "lib") minizip