lxqt-panel-profiles: 1.3 -> 1.4.1

This commit is contained in:
linuxissuper
2026-02-21 13:09:14 +01:00
parent 27e297b7b3
commit 5630068314
@@ -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 = ''