diff options
| author | Ashish SHUKLA <ashish.is@lostca.se> | 2025-12-16 11:16:24 +0100 |
|---|---|---|
| committer | Sharlatan Hellseher <sharlatanus@gmail.com> | 2026-02-26 23:00:47 +0000 |
| commit | 8c76d032b655d4cfd097d889cf179bc772c53550 (patch) | |
| tree | b52429969482aa2fde41516e0cb78744ca57755d /gnu | |
| parent | dc345c27b9c2c63f201a13c634f024f66cee1a86 (diff) | |
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 <sharlatanus@gmail.com>
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/linux.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 6e26f611d27..683082cd839 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm | |||
| @@ -9264,7 +9264,7 @@ every time the power supply source is changed.") | |||
| 9264 | (define-public tlpui | 9264 | (define-public tlpui |
| 9265 | (package | 9265 | (package |
| 9266 | (name "tlpui") | 9266 | (name "tlpui") |
| 9267 | (version "1.8.0") | 9267 | (version "1.9.0") |
| 9268 | (source | 9268 | (source |
| 9269 | (origin | 9269 | (origin |
| 9270 | (method git-fetch) | 9270 | (method git-fetch) |
| @@ -9273,7 +9273,7 @@ every time the power supply source is changed.") | |||
| 9273 | (commit (string-append "tlpui-" version)))) | 9273 | (commit (string-append "tlpui-" version)))) |
| 9274 | (file-name (git-file-name name version)) | 9274 | (file-name (git-file-name name version)) |
| 9275 | (sha256 | 9275 | (sha256 |
| 9276 | (base32 "1q33p4gf5ii53wlgs61gghqxp3js5c45pn5nlibg2ygw069225r5")))) | 9276 | (base32 "00rkq389zs525s7ckjj6cm34s25rsrgz47p28pp43ld35i538g9w")))) |
| 9277 | (build-system pyproject-build-system) | 9277 | (build-system pyproject-build-system) |
| 9278 | (arguments | 9278 | (arguments |
| 9279 | (list | 9279 | (list |
