Skip to content

Commit 354c08e

Browse files
committed
mint-y-icons: 1.7.7 -> 1.7.8
linuxmint/mint-y-icons@1.7.7...1.7.8
1 parent 36e403d commit 354c08e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/mi/mint-y-icons/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99

1010
stdenvNoCC.mkDerivation rec {
1111
pname = "mint-y-icons";
12-
version = "1.7.7";
12+
version = "1.7.8";
1313

1414
src = fetchFromGitHub {
1515
owner = "linuxmint";
1616
repo = pname;
1717
rev = version;
18-
hash = "sha256-SJ6h1All5bub+Yue8zUrAYdlNf005MAdnl+pkOelods=";
18+
hash = "sha256-30Mv6ixNgXK2CbLoX7Dw9i57QCkG8U3RA48WB4e3e8o=";
1919
};
2020

2121
propagatedBuildInputs = [

0 commit comments

Comments
 (0)