mint-y-icons: 1.9.1 -> 1.9.2

https://github.com/linuxmint/mint-y-icons/compare/1.9.1...1.9.2
This commit is contained in:
Bobby Rong
2026-05-22 09:18:31 +08:00
parent 7a637871de
commit 1c5d26efcf
+2 -2
View File
@@ -10,13 +10,13 @@
stdenvNoCC.mkDerivation rec {
pname = "mint-y-icons";
version = "1.9.1";
version = "1.9.2";
src = fetchFromGitHub {
owner = "linuxmint";
repo = "mint-y-icons";
rev = version;
hash = "sha256-YciWUzvu+2krbSGz5mqpCVRE22T8/gl4Ln4rILB5Tq8=";
hash = "sha256-kB6JEl6CjVfZ/aY9qotfTogKxcPdZzNLlbA9OoKEvAc=";
};
propagatedBuildInputs = [