mint-y-icons: 1.7.7 -> 1.7.8

https://github.com/linuxmint/mint-y-icons/compare/1.7.7...1.7.8
This commit is contained in:
Bobby Rong 2024-11-26 21:24:25 +08:00
parent 36e403d7e4
commit 354c08e558
No known key found for this signature in database

View File

@ -9,13 +9,13 @@
stdenvNoCC.mkDerivation rec { stdenvNoCC.mkDerivation rec {
pname = "mint-y-icons"; pname = "mint-y-icons";
version = "1.7.7"; version = "1.7.8";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "linuxmint"; owner = "linuxmint";
repo = pname; repo = pname;
rev = version; rev = version;
hash = "sha256-SJ6h1All5bub+Yue8zUrAYdlNf005MAdnl+pkOelods="; hash = "sha256-30Mv6ixNgXK2CbLoX7Dw9i57QCkG8U3RA48WB4e3e8o=";
}; };
propagatedBuildInputs = [ propagatedBuildInputs = [