From 0e1360e1c431ecab78906c1ab2db51badcf3f73a Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Tue, 12 May 2026 14:35:25 +0000 Subject: [PATCH] lichess-bot: 2026.4.20.1 -> 2026.5.12.2 --- 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 e6d069625ef4..5d87e89f1734 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.4.20.1"; + version = "2026.5.12.2"; pyproject = false; src = fetchFromGitHub { owner = "lichess-bot-devs"; repo = "lichess-bot"; - rev = "98c2147b02af1482feb83174a623942f2c333e30"; - hash = "sha256-ebHW96J6qAtgsVKtqmCNYP1XelYgIkBbl+GlU7ItZcY="; + rev = "c67bbfe57e0d406fd774958bd571f82f0ae5580a"; + hash = "sha256-oIw6UmKOP6Ut+CtvdPXPF6LrHyQQndEN0YlWvJ/hZ/I="; }; propagatedBuildInputs = with python3Packages; [