python39Packages.ezyrb: 1.3.0.post2209 -> 1.3.0.post2212

This commit is contained in:
R. Ryantm 2022-12-27 03:05:25 +00:00
parent c2e1d345cb
commit c09bdb1fc4

View File

@ -14,7 +14,7 @@
buildPythonPackage rec {
pname = "ezyrb";
version = "1.3.0.post2209";
version = "1.3.0.post2212";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -23,7 +23,7 @@ buildPythonPackage rec {
owner = "mathLab";
repo = "EZyRB";
rev = "refs/tags/v${version}";
sha256 = "sha256-jybDVPUybIuTeWRAA0cphb2pDVobuMX1OufBavZ/ZbQ=";
sha256 = "sha256-Em7t84fCTYCJfsjLGKhno75PheALhSbLH7z1mfgQ+v4=";
};
propagatedBuildInputs = [