python312Packages.lsassy: 3.1.9 -> 3.1.10

This commit is contained in:
R. Ryantm 2024-04-17 16:42:12 +00:00
parent d84b5d7735
commit 9d2806509b
1 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@
buildPythonPackage rec {
pname = "lsassy";
version = "3.1.9";
version = "3.1.10";
pyproject = true;
disabled = pythonOlder "3.7";
@ -21,7 +21,7 @@ buildPythonPackage rec {
owner = "Hackndo";
repo = "lsassy";
rev = "refs/tags/v${version}";
hash = "sha256-VGLSVv/+UpgeSTHoOTjEfQSAYfXA3bAI+yKjcKBI1Z4=";
hash = "sha256-Eqparqj1O0gK0MvR4BBkGVNji2WXEnMsdWvKiR6XHFk=";
};
pythonRelaxDeps = [