From 62db2b0f76e876c69178e730d37d6b13da95ebfe Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Mon, 17 Aug 2026 21:39:20 +0000 Subject: [PATCH] lichess-bot: 2026.8.2.1 -> 2026.8.9.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 cf2e215040aa..6534a99cfc44 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.8.2.1"; + version = "2026.8.9.2"; pyproject = false; src = fetchFromGitHub { owner = "lichess-bot-devs"; repo = "lichess-bot"; - rev = "bedd1d9e86a8c4c96319490533e4e20fe63d1ac8"; - hash = "sha256-GT10vETgXYoQdqaofxx0AFbRNgJAVNpvZd0R+oACUTE="; + rev = "df7e730de58cc3ef2f1415a0dc2eeda842d39167"; + hash = "sha256-nMG94EZMvLOA1ob0RRNCaE0Ks4d4l9O4aHO1ZYM0q5E="; }; propagatedBuildInputs = with python3Packages; [