python3Packages.korean-lunar-calendar: 0.3.1 -> 0.4.0

This commit was automatically generated using update-python-libraries.
This commit is contained in:
Fabian Affolter
2026-08-25 01:24:31 +02:00
parent ed2e3bd19b
commit a784fc9480

View File

@@ -6,13 +6,13 @@
buildPythonPackage rec {
pname = "korean-lunar-calendar";
version = "0.3.1";
version = "0.4.0";
format = "setuptools";
src = fetchPypi {
inherit version;
pname = "korean_lunar_calendar";
hash = "sha256-6yxIUSSgYQFpJr3qbYnv35uf2/FttViVts8eW+wXuFc=";
hash = "sha256-vlbye8BZT9u997vgD1BKn5KaMeMRvX2buTVhtkWvrec=";
};
# no real tests