python310Packages.sunweg: 0.0.8 -> 0.0.11

Diff: https://github.com/rokam/sunweg/compare/refs/tags/0.0.8...0.0.11

Changelog: https://github.com/rokam/sunweg/releases/tag/0.0.11
This commit is contained in:
Fabian Affolter
2023-02-26 14:40:07 +01:00
parent 94d78e46ed
commit e7f312679b
@@ -8,7 +8,7 @@
buildPythonPackage rec {
pname = "sunweg";
version = "0.0.8";
version = "0.0.11";
format = "setuptools";
disabled = pythonOlder "3.7";
@@ -17,7 +17,7 @@ buildPythonPackage rec {
owner = "rokam";
repo = pname;
rev = "refs/tags/${version}";
hash = "sha256-IIVVLBoyMwp5BsdIf4Q6e5ObXONm1odpgxOE6tkFH5s=";
hash = "sha256-by75V1DXQBPCc/viMcbMqF99kNXDjY2Cx0W3Mh2CfI8=";
};
propagatedBuildInputs = [