From c79864794aeda853a41c3fad96c7f63d212b77ad Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Sat, 14 Mar 2026 06:15:37 +0000 Subject: [PATCH] lichess-bot: 2026.3.6.3 -> 2026.3.7.1 --- 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 f44f339399c0..221a6794f6d9 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.3.6.3"; + version = "2026.3.7.1"; pyproject = false; src = fetchFromGitHub { owner = "lichess-bot-devs"; repo = "lichess-bot"; - rev = "02ab2363c707cf0f3ff60a6ee914f131c5d05a94"; - hash = "sha256-S0ezzzA0Ft0YSp3knuahjwjvXUGPsrAzG2jqPKrWsRA="; + rev = "96a8f74d87a42db8039e847548fec0d9528bb079"; + hash = "sha256-dHs+eoGOVCqHhFGEjCLKcDfndr6gIdvRoxLjwWz0j5o="; }; propagatedBuildInputs = with python3Packages; [