From 9d94f79b2330c99f407aea922e3e4793cb408f22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Date: Tue, 30 Dec 2025 12:28:38 +0800 Subject: [PATCH] gnu: xfce4-battery-plugin: Update to 1.2.0. * gnu/packages/xfce.scm (xfce4-battery-plugin): Update to 1.2.0. Change-Id: I47cc38e9c8e164328533364d57d1e953cd5ad562 --- gnu/packages/xfce.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm index 15a18d2fcb03a8ed1d09ba6f1a9e7b6a29d4366f..e28635095f941fc8f88e0b69f954cedc856c2e90 100644 --- a/gnu/packages/xfce.scm +++ b/gnu/packages/xfce.scm @@ -478,7 +478,7 @@ applications menu, workspace switcher and more.") (define-public xfce4-battery-plugin (package (name "xfce4-battery-plugin") - (version "1.1.6") + (version "1.2.0") (source (origin (method git-fetch) @@ -487,7 +487,7 @@ applications menu, workspace switcher and more.") (commit (string-append name "-" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "1bd912j22pf6rmqvkc80g5axjil88pbzxqa68krw65l11v73icmm")))) + (base32 "0r0x37m3gq4nyh6bxqk3yypzgx37jl7rsyw28xk7xs192r0pd313")))) (build-system gnu-build-system) (arguments (list