Unverified Commit 79e25d55 authored by Arnout Engelen's avatar Arnout Engelen Committed by GitHub
Browse files

jp-zip-codes: 0-unstable-2025-05-01 -> 0-unstable-2025-06-01 (#415679)

parents f9e46a94 6a6f0876
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -7,15 +7,15 @@

stdenvNoCC.mkDerivation {
  pname = "jp-zip-code";
  version = "0-unstable-2025-05-01";
  version = "0-unstable-2025-06-01";

  # This package uses a mirror as the source because the
  # original provider uses the same URL for updated content.
  src = fetchFromGitHub {
    owner = "musjj";
    repo = "jp-zip-codes";
    rev = "3c1c1db248113ad37fac18ede96b5936866a9726";
    hash = "sha256-BAS7Iqzoxbt77uRh99n0rUC+0+OVgkB7OEIEgZMoDAk=";
    rev = "21fe2a207b97b208897fe4d5d9e0d13d6bbc5aff";
    hash = "sha256-iFNREQGB+rEIxkGhT7CO3ky+BecAvp4GRprPJWRgL7E=";
  };

  installPhase = ''