Skip to content

Commit 83fb66d

Browse files
committed
mint-y-icons: 1.8.5 -> 1.8.6
linuxmint/mint-y-icons@1.8.5...1.8.6
1 parent 9f52aa1 commit 83fb66d

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
@@ -10,13 +10,13 @@
1010

1111
stdenvNoCC.mkDerivation rec {
1212
pname = "mint-y-icons";
13-
version = "1.8.5";
13+
version = "1.8.6";
1414

1515
src = fetchFromGitHub {
1616
owner = "linuxmint";
1717
repo = "mint-y-icons";
1818
rev = version;
19-
hash = "sha256-p+VnEsmFcPyyLLh2bC4zKPUaa/qQzZdx9DE9y+M3EMI=";
19+
hash = "sha256-CCkyv0NAfs1sNNiZfAvWgdFILypKk44YyY3cBiSaEZY=";
2020
};
2121

2222
propagatedBuildInputs = [

0 commit comments

Comments
 (0)