gnu: wireshark: Build with lua@5.4

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 <ludo@gnu.org>
This commit is contained in:
Carlos 2025-10-05 18:19:31 -03:00 committed by Ludovic Courtès
parent 6dc3ba1c0f
commit 512920e7a3
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -1967,7 +1967,7 @@ of the same name.")
libssh
libxml2
lz4
lua-5.2
lua-5.4
mit-krb5
`(,nghttp2 "lib")
minizip