From 7395b31bd249d3bd536a9121e53228ec7c1f4cc0 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Fri, 6 Mar 2026 10:36:17 +0000 Subject: [PATCH] lichess-bot: 2026.2.13.1 -> 2026.3.6.3 --- pkgs/by-name/li/lichess-bot/package.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/by-name/li/lichess-bot/package.nix b/pkgs/by-name/li/lichess-bot/package.nix index 0efd1d770106..f44f339399c0 100644 --- a/pkgs/by-name/li/lichess-bot/package.nix +++ b/pkgs/by-name/li/lichess-bot/package.nix @@ -11,14 +11,14 @@ python3Packages.buildPythonApplication { pname = "lichess-bot"; - version = "2026.2.13.1"; + version = "2026.3.6.3"; pyproject = false; src = fetchFromGitHub { owner = "lichess-bot-devs"; repo = "lichess-bot"; - rev = "960bcad4ec5069547cc5fcfd496c47a70280ff56"; - hash = "sha256-Dc6R9OufJCcTN32Hx2BVauTwaO9/gWRq24hJ4pWRObY="; + rev = "02ab2363c707cf0f3ff60a6ee914f131c5d05a94"; + hash = "sha256-S0ezzzA0Ft0YSp3knuahjwjvXUGPsrAzG2jqPKrWsRA="; }; propagatedBuildInputs = with python3Packages; [