python310Packages.somajo: 2.2.3 -> 2.2.4

This commit is contained in:
R. Ryantm 2023-06-18 00:04:39 +00:00
parent 1ad5661ab3
commit 6d624801d8

View File

@ -8,7 +8,7 @@
buildPythonPackage rec {
pname = "somajo";
version = "2.2.3";
version = "2.2.4";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -17,7 +17,7 @@ buildPythonPackage rec {
owner = "tsproisl";
repo = "SoMaJo";
rev = "refs/tags/v${version}";
hash = "sha256-EnYw8TSZLXgB4pZaZBgxaO13PpTDx4lGsdGJ+51A6wE=";
hash = "sha256-vO3wEM3WkPQqq+ureJY+cpRHQ4cOLPV6DukA5LOscEM=";
};
propagatedBuildInputs = [