Skip to content

Commit 9be32fb

Browse files
candy-icons: 0-unstable-2025-06-07 -> 0-unstable-2025-06-23 (#420200)
Co-authored-by: arunoruto <[email protected]>
2 parents 397ec2e + 53434e8 commit 9be32fb

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-06-07";
11+
version = "0-unstable-2025-06-23";
1212

1313
src = fetchFromGitHub {
1414
owner = "EliverLara";
1515
repo = "candy-icons";
16-
rev = "9720f52c97f582780f0927541ba19963603ad7f5";
17-
hash = "sha256-bXUlc8SnLIEopGtqyXbqu50qe1PNW5875l8WdsfyANw=";
16+
rev = "29976b2036490599753766f869f83e9346d8cf8e";
17+
hash = "sha256-UxuW9cRGmKS2t8ik2tMAQHU0Xj+W5WhWuBxnLkkPnoE=";
1818
};
1919

2020
nativeBuildInputs = [ gtk3 ];

0 commit comments

Comments
 (0)