morewaita-icon-theme: 43.2 -> 45

This commit is contained in:
R. Ryantm 2024-01-13 00:28:51 +00:00
parent 032116f435
commit f5b7da46a2

View File

@ -7,13 +7,13 @@
}:
stdenvNoCC.mkDerivation rec {
pname = "morewaita-icon-theme";
version = "43.2";
version = "45";
src = fetchFromGitHub {
owner = "somepaulo";
repo = "MoreWaita";
rev = "v${version}";
hash = "sha256-efeZEysuWdE1+ws3njFlhWjAjavRlMuIuSL2VT25lUk=";
hash = "sha256-UtwigqJjkin53Wg3PU14Rde6V42eKhmP26a3fDpbJ4Y=";
};
nativeBuildInputs = [