python310Packages.somajo: 2.2.2 -> 2.2.3

This commit is contained in:
R. Ryantm 2023-02-02 16:02:24 +00:00
parent dc109a3192
commit 60ae965e07

View file

@ -8,7 +8,7 @@
buildPythonPackage rec {
pname = "somajo";
version = "2.2.2";
version = "2.2.3";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -17,7 +17,7 @@ buildPythonPackage rec {
owner = "tsproisl";
repo = "SoMaJo";
rev = "refs/tags/v${version}";
sha256 = "sha256-rzh+IASqs+uSgUq3BI9UdC4XRsozIGsaOt/LR+VhBxc=";
sha256 = "sha256-EnYw8TSZLXgB4pZaZBgxaO13PpTDx4lGsdGJ+51A6wE=";
};
propagatedBuildInputs = [