Unverified Commit 6933a841 authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

jp-zip-codes: 0-unstable-2026-04-01 -> 0-unstable-2026-05-01 (#515506)

parents 1d972b9e 3fbcd08b
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-2026-04-01";
  version = "0-unstable-2026-05-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 = "5404779eb05849c61c70c4489d117bcb36ea19ab";
    hash = "sha256-pysW1hAj8acTFOytYw/ZXknUlRP+JUvh4Ia2I2CwA6A=";
    rev = "fd586719e8b6c55763e015963eb2b7cb7383ffec";
    hash = "sha256-88Vr1YySNT1Z+1rqxzT6Mccv/v6wL+HtW10Fmt3SXoA=";
  };

  installPhase = ''