mint-y-icons: 1.9.0 -> 1.9.1

https://github.com/linuxmint/mint-y-icons/compare/1.9.0...1.9.1
This commit is contained in:
Bobby Rong 2025-12-24 22:49:31 +08:00
parent 8892b67da9
commit 0436a73c08
No known key found for this signature in database

View file

@ -10,13 +10,13 @@
stdenvNoCC.mkDerivation rec {
pname = "mint-y-icons";
version = "1.9.0";
version = "1.9.1";
src = fetchFromGitHub {
owner = "linuxmint";
repo = "mint-y-icons";
rev = version;
hash = "sha256-1ymx9qcv7YyIK1+mwKaXn8afh1o6I6jMIZtdvId8dEg=";
hash = "sha256-YciWUzvu+2krbSGz5mqpCVRE22T8/gl4Ln4rILB5Tq8=";
};
propagatedBuildInputs = [