morewaita-icon-theme: 48.4 -> 49

This commit is contained in:
R. Ryantm
2025-12-11 16:07:47 +00:00
parent 4c5ed31ea6
commit 3b8f971ea0
@@ -8,13 +8,13 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "morewaita-icon-theme";
version = "48.4";
version = "49";
src = fetchFromGitHub {
owner = "somepaulo";
repo = "MoreWaita";
tag = "v${finalAttrs.version}";
hash = "sha256-c3wpxaANZL9SwYwUEHkW0bbv4VsdseuwORsC49kUSjg=";
hash = "sha256-DxZ7XnIIF3EKGMPXahD+aHp6lCLRmrnywn7+qWCVflo=";
};
postPatch = ''