cinnamon.mint-x-icons: 1.6.9 -> 1.7.0

This commit is contained in:
R. Ryantm
2024-07-05 22:11:09 +08:00
committed by Bobby Rong
parent da06c32a5f
commit f28eac1fd0
@@ -11,13 +11,13 @@
stdenvNoCC.mkDerivation rec {
pname = "mint-x-icons";
version = "1.6.9";
version = "1.7.0";
src = fetchFromGitHub {
owner = "linuxmint";
repo = pname;
rev = version;
hash = "sha256-J5Osy+VosyBhwiiwELMtjDTf3/J6DpuQ4c9DO06fo+4=";
hash = "sha256-X3aEGz5mr6hL3HhKb69b1/smY+Fh7BIkzdXdOhSkMg0=";
};
propagatedBuildInputs = [