Merge pull request #182806 from fgaz/pokete/0.8.0
pokete: 0.7.3 -> 0.8.0
This commit is contained in:
commit
e13fbf4e35
@ -7,7 +7,7 @@
|
||||
|
||||
python3.pkgs.buildPythonApplication rec {
|
||||
pname = "pokete";
|
||||
version = "0.7.3";
|
||||
version = "0.8.0";
|
||||
|
||||
format = "other";
|
||||
|
||||
@ -15,7 +15,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||
owner = "lxgr-linux";
|
||||
repo = "pokete";
|
||||
rev = version;
|
||||
sha256 = "sha256-sP6fI3F/dQHei1ZJU6gChKxft9fGpTct4EyU3OdBtr4=";
|
||||
sha256 = "sha256-DDKqxscXtl/i+YKiXAoFHXsGBQpcUvyHfOqwpe0hSgg=";
|
||||
};
|
||||
|
||||
pythonPath = with python3.pkgs; [
|
||||
|
Loading…
Reference in New Issue
Block a user