cinnamon.mint-y-icons: 1.7.5 -> 1.7.6

This commit is contained in:
R. Ryantm 2024-06-17 01:53:18 +00:00 committed by Bobby Rong
parent 4e5f32c2cb
commit 8aaa130118

View File

@ -9,13 +9,13 @@
stdenvNoCC.mkDerivation rec {
pname = "mint-y-icons";
version = "1.7.5";
version = "1.7.6";
src = fetchFromGitHub {
owner = "linuxmint";
repo = pname;
rev = version;
hash = "sha256-ZStRvT0qP8W1RCSJoXZHMrECp6k8dh/18UvgmV87oNQ=";
hash = "sha256-baBacAatUP/jtU/SEVRa6HceGooMwI9N9arDWqPHR2Y=";
};
propagatedBuildInputs = [