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

This commit is contained in:
R. Ryantm 2024-07-18 00:59:20 +00:00 committed by Bobby Rong
parent 849ea8df27
commit 283920fe4e

View File

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