hxtools: 20231224 -> 20250309 (#388969)

authored by Weijia Wang and committed by GitHub e365012c 76019263

+2 -2
+2 -2
pkgs/by-name/hx/hxtools/package.nix
··· 11 12 stdenv.mkDerivation (finalAttrs: { 13 pname = "hxtools"; 14 - version = "20231224"; 15 16 src = fetchurl { 17 url = "https://inai.de/files/hxtools/hxtools-${finalAttrs.version}.tar.zst"; 18 - hash = "sha256-TyT9bsp9qqGKQsSyWCfd2lH8ULjqJ5puMTw2TgWHV5c="; 19 }; 20 21 nativeBuildInputs = [
··· 11 12 stdenv.mkDerivation (finalAttrs: { 13 pname = "hxtools"; 14 + version = "20250309"; 15 16 src = fetchurl { 17 url = "https://inai.de/files/hxtools/hxtools-${finalAttrs.version}.tar.zst"; 18 + hash = "sha256-2ItcEiMe0GzgJ3MxZ28wjmXGSbZtc7BHpkpKIAodAwA="; 19 }; 20 21 nativeBuildInputs = [