python311Packages.constanly: update hash

A change of the git_refnames variable in constantly/_version.py is part
of the new tarball. No functional changes.

Closes: #292658
This commit is contained in:
Martin Weinelt 2024-03-01 22:24:13 +01:00
parent 0cbf7464eb
commit 8db6d06e11
No known key found for this signature in database
GPG Key ID: 87C1E9888F856759

View File

@ -23,7 +23,7 @@ let
owner = "twisted";
repo = "constantly";
rev = "refs/tags/${version}";
hash = "sha256-HTj6zbrCrxvh0PeSkeCSOCloTrVGUX6+o57snrKf6PA=";
hash = "sha256-yXPHQP4B83PuRNvDBnRTx/MaPaQxCl1g5Xrle+N/d7I=";
};
nativeBuildInputs = [