From baa7ca476f377871597eaaba7b6787cfc60852f5 Mon Sep 17 00:00:00 2001 From: Francesco Gazzetta Date: Sun, 14 May 2023 13:49:49 +0200 Subject: [PATCH] pokete: 0.9.0 -> 0.9.1 --- pkgs/games/pokete/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/games/pokete/default.nix b/pkgs/games/pokete/default.nix index c11e65ad6357..f9fd3c514e31 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.9.0"; + version = "0.9.1"; format = "other"; @@ -15,7 +15,7 @@ python3.pkgs.buildPythonApplication rec { owner = "lxgr-linux"; repo = "pokete"; rev = "refs/tags/${version}"; - sha256 = "sha256-55BqUSZJPDz5g1FTdkuWa9wcsrLwh6YagD5bQ9ZpQv4="; + sha256 = "sha256-T18908Einsgful8hYMVHl0cL4sIYFvhpy0MbLIcVhxs="; }; pythonPath = with python3.pkgs; [