morewaita-icon-theme: 48.3.1 -> 48.4

This commit is contained in:
R. Ryantm
2025-08-25 18:22:40 +00:00
parent 40d8532c08
commit 5a684c0502
@@ -8,13 +8,13 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "morewaita-icon-theme";
version = "48.3.1";
version = "48.4";
src = fetchFromGitHub {
owner = "somepaulo";
repo = "MoreWaita";
tag = "v${finalAttrs.version}";
hash = "sha256-Gi73Cn/FwI055Inodo8huHeaWGTy9IR3qPMbjAHBsPw=";
hash = "sha256-c3wpxaANZL9SwYwUEHkW0bbv4VsdseuwORsC49kUSjg=";
};
postPatch = ''