Merge pull request #280622 from r-ryantm/auto-update/morewaita-icon-theme

morewaita-icon-theme: 43.2 -> 45
This commit is contained in:
Weijia Wang 2024-01-19 08:03:40 +01:00 committed by GitHub
commit 6303715ccd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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 = [