lxqt-panel-profiles: 1.3 -> 1.4.1 (#492742)

This commit is contained in:
Marcin Serwin
2026-03-22 18:26:43 +00:00
committed by GitHub
@@ -13,13 +13,13 @@ let
in
stdenv.mkDerivation (finalAttrs: {
pname = "lxqt-panel-profiles";
version = "1.3";
version = "1.4.1";
src = fetchFromCodeberg {
owner = "MrReplikant";
repo = "lxqt-panel-profiles";
rev = "v${finalAttrs.version}";
hash = "sha256-mI/Rg3YeK64R3cCn+xz4+CHZldGteZ4Id4h/YUcreW4=";
hash = "sha256-JDDscKjRbqQXinEwlrwYNwzzuLm9aokNAu8sZY7hGQk=";
};
postPatch = ''