candy-icons: 0-unstable-2025-06-23 -> 0-unstable-2025-07-10 (#425394)

Co-authored-by: arunoruto <arunoruto@users.noreply.github.com>

authored by nixpkgs-merge-bot[bot] arunoruto and committed by GitHub 8cb6e247 f894e985

+3 -3
+3 -3
pkgs/by-name/ca/candy-icons/package.nix
··· 8 9 stdenvNoCC.mkDerivation { 10 pname = "candy-icons"; 11 - version = "0-unstable-2025-06-23"; 12 13 src = fetchFromGitHub { 14 owner = "EliverLara"; 15 repo = "candy-icons"; 16 - rev = "29976b2036490599753766f869f83e9346d8cf8e"; 17 - hash = "sha256-UxuW9cRGmKS2t8ik2tMAQHU0Xj+W5WhWuBxnLkkPnoE="; 18 }; 19 20 nativeBuildInputs = [ gtk3 ];
··· 8 9 stdenvNoCC.mkDerivation { 10 pname = "candy-icons"; 11 + version = "0-unstable-2025-07-10"; 12 13 src = fetchFromGitHub { 14 owner = "EliverLara"; 15 repo = "candy-icons"; 16 + rev = "475c5b27d34e6bde3ed11e985a727bd7ec9f155a"; 17 + hash = "sha256-XU10gw0WYWnzyzbzJlg2oNCksLY/Tt1CJGo0Nu4FLnM="; 18 }; 19 20 nativeBuildInputs = [ gtk3 ];