morewaita-icon-theme: 47.4 -> 48.1

This commit is contained in:
R. Ryantm 2025-03-28 11:31:50 +00:00
parent cd13997b85
commit 6af7c988e5

View file

@ -7,13 +7,13 @@
}: }:
stdenvNoCC.mkDerivation rec { stdenvNoCC.mkDerivation rec {
pname = "morewaita-icon-theme"; pname = "morewaita-icon-theme";
version = "47.4"; version = "48.1";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "somepaulo"; owner = "somepaulo";
repo = "MoreWaita"; repo = "MoreWaita";
tag = "v${version}"; tag = "v${version}";
hash = "sha256-AcEQVIlv+ar0dvqoTDFq06P3dCZx/sS/HUXxuBUvRoo="; hash = "sha256-18jI4hADVHC/WCmMTlA+VBuZ1jNGSxL+lO3GwWDiNoU=";
}; };
nativeBuildInputs = [ nativeBuildInputs = [