mint-x-icons: 1.7.5 -> 1.7.6

https://github.com/linuxmint/mint-x-icons/compare/1.7.5...1.7.6
This commit is contained in:
Bobby Rong
2026-05-22 09:18:30 +08:00
parent dd5956f0a1
commit 7a637871de
+2 -2
View File
@@ -12,13 +12,13 @@
stdenvNoCC.mkDerivation rec {
pname = "mint-x-icons";
version = "1.7.5";
version = "1.7.6";
src = fetchFromGitHub {
owner = "linuxmint";
repo = "mint-x-icons";
rev = version;
hash = "sha256-UNta7sj5xzZglYJekhxa0N/2RJU4cyqjX2fCFdWqoiY=";
hash = "sha256-gGldt2tGko3IukpKjn0xGAe4cL21YPCECJfcOX5F8n0=";
};
propagatedBuildInputs = [