python310Packages.pynx584: 0.7 -> 0.8

This commit is contained in:
Fabian Affolter 2022-06-06 20:43:03 +02:00
parent a9a1d1f82c
commit b1b94ab4af

View file

@ -13,7 +13,7 @@
buildPythonPackage rec {
pname = "pynx584";
version = "0.7";
version = "0.8";
disabled = pythonOlder "3.6";
@ -21,7 +21,7 @@ buildPythonPackage rec {
owner = "kk7ds";
repo = pname;
rev = version;
sha256 = "sha256-44JFq19fpJmpZzLeVcBILs8c9bOfWyMrb2jA4Yx8+Co=";
sha256 = "sha256-aTwAQnz3my58MgXNe61lStLth6PZXLVLLDI2HUJiNm8=";
};
propagatedBuildInputs = [