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

This commit is contained in:
nixpkgs-merge-bot[bot]
2024-10-01 04:11:31 +00:00
committed by GitHub

View File

@@ -7,15 +7,15 @@
stdenvNoCC.mkDerivation { stdenvNoCC.mkDerivation {
pname = "jp-zip-code"; pname = "jp-zip-code";
version = "0-unstable-2024-09-01"; version = "0-unstable-2024-10-01";
# This package uses a mirror as the source because the # This package uses a mirror as the source because the
# original provider uses the same URL for updated content. # original provider uses the same URL for updated content.
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "musjj"; owner = "musjj";
repo = "jp-zip-codes"; repo = "jp-zip-codes";
rev = "995d7cce9ae68a31efe4b5882137dd67ac26f7ff"; rev = "94ddc993224a6e2c65480f9109564f7f68125665";
hash = "sha256-VnzczwIbYPUpWpWLMm2TYGqiDxzZaDDKs7xh4F3xA0E="; hash = "sha256-/2f/HXxrxKc6dv5E67S59xIpdJUkh0fX0lyTuo2y1N4=";
}; };
installPhase = '' installPhase = ''