python311Packages.ezyrb: 1.3.0.post2401 -> 1.3.0.post2402

This commit is contained in:
R. Ryantm 2024-02-03 15:07:58 +00:00
parent 3efc6ce7e4
commit ad2ffe0745

View File

@ -14,7 +14,7 @@
buildPythonPackage rec {
pname = "ezyrb";
version = "1.3.0.post2401";
version = "1.3.0.post2402";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -23,7 +23,7 @@ buildPythonPackage rec {
owner = "mathLab";
repo = "EZyRB";
rev = "refs/tags/v${version}";
hash = "sha256-mNpW9RSli7af0fHLh+cmBrOQaO0wlGOrcLigefMR2ww=";
hash = "sha256-MiFNTz3vrN4rMHK7e4ntE35wzgnPt6yczCv7XDcUlO8=";
};
propagatedBuildInputs = [