python310Packages.nomadnet: 0.1.9 -> 0.2.0

This commit is contained in:
Fabian Affolter
2022-07-07 00:14:56 +02:00
parent 863f0278a4
commit 458ca59ffb
@@ -9,7 +9,7 @@
buildPythonPackage rec {
pname = "nomadnet";
version = "0.1.9";
version = "0.2.0";
format = "setuptools";
disabled = pythonOlder "3.7";
@@ -18,7 +18,7 @@ buildPythonPackage rec {
owner = "markqvist";
repo = "NomadNet";
rev = version;
hash = "sha256-GZsARzqnLyZZU900ONv1/sejsEGMTFNIhOS+SESFBqg=";
hash = "sha256-1Ur8iLzOIc1l5bFo8LDY2awHYJ97V9ih4aep6/wt4ns=";
};
propagatedBuildInputs = [