Merge pull request #207905 from r-ryantm/auto-update/python3.9-ezyrb

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

authored by Jonas Heinrich and committed by GitHub 7eb9bc76 52bf0b7d

+2 -2
+2 -2
pkgs/development/python-modules/ezyrb/default.nix
··· 14 14 15 15 buildPythonPackage rec { 16 16 pname = "ezyrb"; 17 - version = "1.3.0.post2209"; 17 + version = "1.3.0.post2212"; 18 18 format = "setuptools"; 19 19 20 20 disabled = pythonOlder "3.7"; ··· 23 23 owner = "mathLab"; 24 24 repo = "EZyRB"; 25 25 rev = "refs/tags/v${version}"; 26 - sha256 = "sha256-jybDVPUybIuTeWRAA0cphb2pDVobuMX1OufBavZ/ZbQ="; 26 + sha256 = "sha256-Em7t84fCTYCJfsjLGKhno75PheALhSbLH7z1mfgQ+v4="; 27 27 }; 28 28 29 29 propagatedBuildInputs = [