[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/35: gnu: xfce4-panel: Update to 4.18.1.
From: |
guix-commits |
Subject: |
07/35: gnu: xfce4-panel: Update to 4.18.1. |
Date: |
Sat, 28 Jan 2023 03:58:36 -0500 (EST) |
iyzsong pushed a commit to branch wip-xfce
in repository guix.
commit ec5893cf7eafc10dee5af8d4c1aef8c3f23bc9f4
Author: Michael Rohleder <mike@rohleder.de>
AuthorDate: Fri Dec 23 13:07:53 2022 +0100
gnu: xfce4-panel: Update to 4.18.1.
* gnu/packages/xfce.scm (xfce4-panel): Update to 4.18.1.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
---
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 d346e2b0c8..7eeb714fc1 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -391,7 +391,7 @@ management D-Bus specification.")
(define-public xfce4-panel
(package
(name "xfce4-panel")
- (version "4.16.5")
+ (version "4.18.1")
(source (origin
(method url-fetch)
(uri (string-append "https://archive.xfce.org/src/xfce/"
@@ -399,7 +399,7 @@ management D-Bus specification.")
name "-" version ".tar.bz2"))
(sha256
(base32
- "0c42qy76wqa1mr2rk8ka2vwj6k8w2bn7dp00zq67dkvnpki96rh9"))
+ "0wnfx08gacq803ha6ywvqfxn91brgbyymhi5x2xis713gl4mizgi"))
(patches (search-patches "xfce4-panel-plugins.patch"))))
(build-system gnu-build-system)
(arguments
- 18/35: gnu: xfce4-cpufreq-plugin: Update to 1.2.8., (continued)
- 18/35: gnu: xfce4-cpufreq-plugin: Update to 1.2.8., guix-commits, 2023/01/28
- 23/35: gnu: xfce4-systemload-plugin: Update to 1.3.2., guix-commits, 2023/01/28
- 25/35: gnu: xfce: Propagate search paths of 'thunar'., guix-commits, 2023/01/28
- 26/35: gnu: Add thunar-archive-plugin., guix-commits, 2023/01/28
- 28/35: gnu: Add thunar-media-tags-plugin., guix-commits, 2023/01/28
- 33/35: gnu: xfwm4: Enable Xpreset support., guix-commits, 2023/01/28
- 34/35: gnu: xfce4-settings: Enable colord support., guix-commits, 2023/01/28
- 05/35: gnu: tumbler: Update to 4.18.0., guix-commits, 2023/01/28
- 30/35: gnu: xfdashboard: Update to 1.0.0., guix-commits, 2023/01/28
- 06/35: gnu: garcon: Update to 4.18.0., guix-commits, 2023/01/28
- 07/35: gnu: xfce4-panel: Update to 4.18.1.,
guix-commits <=
- 15/35: gnu: thunar-volman: Update to 4.18.0., guix-commits, 2023/01/28
- 21/35: gnu: xfce4-whiskermenu-plugin: Update to 2.7.2., guix-commits, 2023/01/28
- 27/35: gnu: Add thunar-shares-plugin., guix-commits, 2023/01/28
- 17/35: gnu: xfce4-terminal: Fix build., guix-commits, 2023/01/28
- 29/35: gnu: Add thunar-vcs-plugin., guix-commits, 2023/01/28
- 32/35: gnu: xfce4-datetime-plugin: Update to 0.8.3., guix-commits, 2023/01/28
- 31/35: gnu: xfce4-notifyd: Update to 0.7.2., guix-commits, 2023/01/28
- 22/35: gnu: xfce4-places-plugin: Update to 1.8.3., guix-commits, 2023/01/28
- 24/35: gnu: thunar: Add a search path for THUNARX_DIRS., guix-commits, 2023/01/28
- 19/35: gnu: xfce4-cpugraph-plugin: Update to 1.2.7., guix-commits, 2023/01/28