Skip to content

Commit d8a2fa6

Browse files
authored
Merge pull request #329831 from r-ryantm/auto-update/numix-icon-theme-square
numix-icon-theme-square: 24.04.22 -> 24.07.19
2 parents 62a20c2 + 1167f19 commit d8a2fa6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/data/icons/numix-icon-theme-square/default.nix

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

33
stdenvNoCC.mkDerivation rec {
44
pname = "numix-icon-theme-square";
5-
version = "24.04.22";
5+
version = "24.07.19";
66

77
src = fetchFromGitHub {
88
owner = "numixproject";
99
repo = pname;
1010
rev = version;
11-
sha256 = "sha256-Co6tMvYFl0v4pZSGtamlIb6g6koAUyC0xyxcQig62J4=";
11+
sha256 = "sha256-mHCQpFBBnJfmMA0o5BVt8IWhHIcMSaReCezVgVqVAw4=";
1212
};
1313

1414
nativeBuildInputs = [ gtk3 ];

0 commit comments

Comments
 (0)