jp-zip-codes: 0-unstable-2026-02-01 -> 0-unstable-2026-03-01

This commit is contained in:
R. Ryantm 2026-03-03 17:19:09 +00:00
parent 109d6c9890
commit caf86668e8

View file

@ -7,15 +7,15 @@
stdenvNoCC.mkDerivation {
pname = "jp-zip-code";
version = "0-unstable-2026-02-01";
version = "0-unstable-2026-03-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 = "f9ad47c1ef63620ba888f073c064e12101503a7b";
hash = "sha256-ldggzY43bejZZLWofAdGFSqk60UfkhrPnqtVgC9TNAI=";
rev = "ac744cf265a65b8568636ad3456d79abfa607549";
hash = "sha256-afs8SEn575lspvKZSxh4hNZ/5+OpeFCYY5E2jyY8hDY=";
};
installPhase = ''