lxqt.lxqt-menu-data: 2.3.0 -> 2.4.0

Diff: https://github.com/lxqt/lxqt-menu-data/compare/2.3.0...2.4.0
This commit is contained in:
José Romildo
2026-04-22 22:19:45 -03:00
parent bc5e7edec8
commit bad95fc332
@@ -11,13 +11,13 @@
stdenv.mkDerivation rec {
pname = "lxqt-menu-data";
version = "2.3.0";
version = "2.4.0";
src = fetchFromGitHub {
owner = "lxqt";
repo = "lxqt-menu-data";
rev = version;
hash = "sha256-9TYW3VA4qGlrkUzgZGkxf8RkIW2cTLkY6H8JHGDnoLg=";
hash = "sha256-Bu/M88VInCD6DzKFLjE3gZ5odJa0tvJ0EXHeLCBlgLw=";
};
nativeBuildInputs = [