From c7d7fbb8e99c21492819f1bcd4460a09c80530eb Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Tue, 31 Mar 2026 15:32:39 +0000 Subject: [PATCH] lichess-bot: 2026.3.18.1 -> 2026.3.29.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 493797660769..953c6a2ebd08 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.18.1"; + version = "2026.3.29.1"; pyproject = false; src = fetchFromGitHub { owner = "lichess-bot-devs"; repo = "lichess-bot"; - rev = "a36742d99d27a6e942ded48d58716623d3ae71f5"; - hash = "sha256-FtmBzfpMOUPioGXe0JqzpJi2/hL/EAI2tNU6X3xGSvk="; + rev = "bfd5e5e1005be7c5c4a7c880b6981c7e265fc066"; + hash = "sha256-ZsrepZLbIJEqbxyads+nFeO+FPFQ7H56wE6eaT79Fys="; }; propagatedBuildInputs = with python3Packages; [