Merge pull request #321688 from fabaff/hdate-bump

python312Packages.hdate: 0.10.9 -> 0.10.11
This commit is contained in:
Fabian Affolter 2024-06-22 13:18:21 +02:00 committed by GitHub
commit 068f832122
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@
buildPythonPackage rec {
pname = "hdate";
version = "0.10.9";
version = "0.10.11";
pyproject = true;
disabled = pythonOlder "3.8";
@ -21,7 +21,7 @@ buildPythonPackage rec {
owner = "py-libhdate";
repo = "py-libhdate";
rev = "refs/tags/v${version}";
hash = "sha256-Cni8GegB8GAhtIKKCgSn3QavE/Gi9Rcm9v0grToMyq4=";
hash = "sha256-HmdXTvtNiIE2XPFhqs7WpcceEQU7F7RsLFp6/+63yDw=";
};
pythonRelaxDeps = [