cinnamon.mint-y-icons: 1.6.6 -> 1.6.7

https://github.com/linuxmint/mint-y-icons/compare/1.6.6...1.6.7
This commit is contained in:
Bobby Rong
2023-07-09 11:15:17 +08:00
parent a0a702cf33
commit b142e9fe90
@@ -9,13 +9,13 @@
stdenvNoCC.mkDerivation rec {
pname = "mint-y-icons";
version = "1.6.6";
version = "1.6.7";
src = fetchFromGitHub {
owner = "linuxmint";
repo = pname;
rev = version;
hash = "sha256-yLsFEd4QyeEBA4IrYiy0sgNv0kG9WxjFsJQteoJc+YM=";
hash = "sha256-wA+geSx1DpMIth1DWkbp6FtaOMg5wgdshQpeK86S3vs=";
};
propagatedBuildInputs = [