lol

jp-zip-codes: 0-unstable-2024-09-01 -> 0-unstable-2024-10-01 (#345629)

authored by

nixpkgs-merge-bot[bot] and committed by
GitHub
e85db9fe dde15775

+3 -3
+3 -3
pkgs/by-name/jp/jp-zip-codes/package.nix
··· 7 7 8 8 stdenvNoCC.mkDerivation { 9 9 pname = "jp-zip-code"; 10 - version = "0-unstable-2024-09-01"; 10 + version = "0-unstable-2024-10-01"; 11 11 12 12 # This package uses a mirror as the source because the 13 13 # original provider uses the same URL for updated content. 14 14 src = fetchFromGitHub { 15 15 owner = "musjj"; 16 16 repo = "jp-zip-codes"; 17 - rev = "995d7cce9ae68a31efe4b5882137dd67ac26f7ff"; 18 - hash = "sha256-VnzczwIbYPUpWpWLMm2TYGqiDxzZaDDKs7xh4F3xA0E="; 17 + rev = "94ddc993224a6e2c65480f9109564f7f68125665"; 18 + hash = "sha256-/2f/HXxrxKc6dv5E67S59xIpdJUkh0fX0lyTuo2y1N4="; 19 19 }; 20 20 21 21 installPhase = ''