Unverified Commit 14e7e362 authored by Weijia Wang's avatar Weijia Wang Committed by GitHub
Browse files

jp-zip-codes: 0-unstable-2025-10-01 -> 0-unstable-2026-02-01 (#460007)

parents 15f31891 6af47fa8
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-10-01";
  version = "0-unstable-2026-02-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 = "9464f58fe654ada94f6f53e5338b5fb2b15e314a";
    hash = "sha256-G+uCQPW2e/DEAvAx3TYvPt0Dl2rM77WUmuPJ17voxUE=";
    rev = "f9ad47c1ef63620ba888f073c064e12101503a7b";
    hash = "sha256-ldggzY43bejZZLWofAdGFSqk60UfkhrPnqtVgC9TNAI=";
  };

  installPhase = ''