From fcc77a789d83adb66d1e470afd203d36c6753374 Mon Sep 17 00:00:00 2001 From: Francesco Gazzetta Date: Mon, 25 Jul 2022 13:29:37 +0200 Subject: pokete: 0.7.3 -> 0.8.0 --- pkgs/games/pokete/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgs/games') diff --git a/pkgs/games/pokete/default.nix b/pkgs/games/pokete/default.nix index c5f737906549a..90aa3cdbe213d 100644 --- a/pkgs/games/pokete/default.nix +++ b/pkgs/games/pokete/default.nix @@ -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; [ -- cgit 1.4.1