summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
author宋文武 <[email protected]>2025-02-18 11:18:58 +0800
committer宋文武 <[email protected]>2025-02-20 10:23:37 +0800
commit8773528b5828f612a56cf2703df9a66c323137bb (patch)
treebe935cdaaf60567fa103dc1f009db04a02fe2d98 /gnu
parent4540ecb2c6a305a0b535c4f293f45edc2e8788d6 (diff)
gnu: xfce4-panel: Update to 4.20.3.
* gnu/packages/xfce.scm (xfce4-panel): Update to 4.20.3. Change-Id: Id643aa2271cdf3be978bad18f8d2793de1fcc832
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/xfce.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index 3c22a4a201..533c0f46c0 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -450,7 +450,7 @@ windowing-system-independent manner.")
(define-public xfce4-panel
(package
(name "xfce4-panel")
- (version "4.20.0")
+ (version "4.20.3")
(source
(origin
(method git-fetch)
@@ -459,7 +459,7 @@ windowing-system-independent manner.")
(commit (string-append name "-" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "049dhis9106zig5awr9ppnxm357d93z842h015pd8rni9sayc7m0"))))
+ (base32 "0fmybf6caqdqgw68z7nn4c7a6wxn896niw50m8zf3div8d9s7ddl"))))
(build-system gnu-build-system)
(arguments
(list