jp-zip-codes: 0-unstable-2024-12-01 -> 0-unstable-2025-01-01 (#373786)

Co-authored-by: pineapplehunter <peshogo@gmail.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-01-14 21:07:27 +00:00
committed by GitHub
co-authored by pineapplehunter
+3 -3
View File
@@ -7,15 +7,15 @@
stdenvNoCC.mkDerivation {
pname = "jp-zip-code";
version = "0-unstable-2024-12-01";
version = "0-unstable-2025-01-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 = "94071d5f73bcea043694d1e9a557f6e526b44096";
hash = "sha256-RyXJZOwZmtW9vP0lEctE3t1DItBFOop7vdTi0IAH8E8=";
rev = "45aa11f1f60515893b0eb8f533f540632b394564";
hash = "sha256-qcP1lc5E1RS+n7e3hmZwaHtnf9ErOYprW+/w0r65ZuI=";
};
installPhase = ''