From 8c76d032b655d4cfd097d889cf179bc772c53550 Mon Sep 17 00:00:00 2001 From: Ashish SHUKLA Date: Tue, 16 Dec 2025 11:16:24 +0100 Subject: [PATCH] gnu: tlpui: Update to 1.9.0 * gnu/packages/linux.scm (tlpui): Update to 1.9.0. Change-Id: Ifed7fba6f0db8040f10ca35d314f85cf3d297636 Signed-off-by: Sharlatan Hellseher --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 6e26f611d2..683082cd83 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -9264,7 +9264,7 @@ every time the power supply source is changed.") (define-public tlpui (package (name "tlpui") - (version "1.8.0") + (version "1.9.0") (source (origin (method git-fetch) @@ -9273,7 +9273,7 @@ every time the power supply source is changed.") (commit (string-append "tlpui-" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "1q33p4gf5ii53wlgs61gghqxp3js5c45pn5nlibg2ygw069225r5")))) + (base32 "00rkq389zs525s7ckjj6cm34s25rsrgz47p28pp43ld35i538g9w")))) (build-system pyproject-build-system) (arguments (list