Skip to content

Commit dd1206c

Browse files
candy-icons: 0-unstable-2025-03-10 -> 0-unstable-2025-03-19 (#392557)
Co-authored-by: arunoruto <[email protected]>
2 parents e0c5715 + 8f2da47 commit dd1206c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/ca/candy-icons/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88

99
stdenvNoCC.mkDerivation {
1010
pname = "candy-icons";
11-
version = "0-unstable-2025-03-10";
11+
version = "0-unstable-2025-03-19";
1212

1313
src = fetchFromGitHub {
1414
owner = "EliverLara";
1515
repo = "candy-icons";
16-
rev = "4dcd20e615ef370c5dfc63c1386c9ee7fe666d83";
17-
hash = "sha256-4vu3Im0vXYfpfPIXDIKmd6rSqZPnC9CUMdW5fZBejfY=";
16+
rev = "085b88f6f44902b9905569b783630b9ed28fbc1e";
17+
hash = "sha256-Ma2cK431EyrfhsF6xpCEr6DkeqoxoQclO1iRNMcF9i4=";
1818
};
1919

2020
nativeBuildInputs = [ gtk3 ];

0 commit comments

Comments
 (0)