Skip to content

Commit ad4f3bc

Browse files
authored
colloid-icon-theme: 2024-10-18 -> 2025-02-09 (#380895)
2 parents 61d92b8 + b6e7bcd commit ad4f3bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/co/colloid-icon-theme/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,13 @@ lib.checkListOfEnum "${pname}: scheme variants"
4444
stdenvNoCC.mkDerivation
4545
rec {
4646
inherit pname;
47-
version = "2024-10-18";
47+
version = "2025-02-09";
4848

4949
src = fetchFromGitHub {
5050
owner = "vinceliuice";
5151
repo = pname;
5252
rev = version;
53-
hash = "sha256-xpRgOt/FqZSbtOlZKlZS1ILQn6OAwqKAXX3hj41Wo+0=";
53+
hash = "sha256-x2SSaIkKm1415avO7R6TPkpghM30HmMdjMFUUyPWZsk=";
5454
};
5555

5656
nativeBuildInputs = [

0 commit comments

Comments
 (0)