Skip to content

Commit 1e191cb

Browse files
committed
mint-x-icons: 1.7.1 -> 1.7.2
linuxmint/mint-x-icons@1.7.1...1.7.2
1 parent 354c08e commit 1e191cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

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

1212
stdenvNoCC.mkDerivation rec {
1313
pname = "mint-x-icons";
14-
version = "1.7.1";
14+
version = "1.7.2";
1515

1616
src = fetchFromGitHub {
1717
owner = "linuxmint";
1818
repo = pname;
1919
rev = version;
20-
hash = "sha256-OiMQpVT5cydhw6Lb+vW+LiB/4gRuRhKXe93ocFj6qa4=";
20+
hash = "sha256-9oXMMLVjirzRVJ0Pmd/1LjeeNUgYMKaGeih3eQA7k5U=";
2121
};
2222

2323
propagatedBuildInputs = [

0 commit comments

Comments
 (0)