[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/35: gnu: garcon: Update to 4.18.0.
From: |
guix-commits |
Subject: |
06/35: gnu: garcon: Update to 4.18.0. |
Date: |
Sat, 28 Jan 2023 21:49:59 -0500 (EST) |
iyzsong pushed a commit to branch master
in repository guix.
commit 46a8280bba034b5f5ccafe5ef246a5cf37e8451b
Author: Michael Rohleder <mike@rohleder.de>
AuthorDate: Fri Dec 23 13:07:52 2022 +0100
gnu: garcon: Update to 4.18.0.
* gnu/packages/xfce.scm (garcon): Update to 4.18.0.
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 dbd41de6d3..d346e2b0c8 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -325,7 +325,7 @@ development.")
(define-public garcon
(package
(name "garcon")
- (version "4.16.1")
+ (version "4.18.0")
(source (origin
(method url-fetch)
(uri (string-append "https://archive.xfce.org/src/xfce/"
@@ -333,7 +333,7 @@ development.")
"garcon-" version ".tar.bz2"))
(sha256
(base32
- "07fjsgdjqxbcm84ga3cl495782k381k6mwksyrks3zf1l8klk4c4"))))
+ "050sy6l4xzqibz4kqxymkc37rqpg37vsf48wnw18b2vaas3k8qsl"))))
(build-system gnu-build-system)
(native-inputs
(list `(,glib "bin") gobject-introspection intltool pkg-config))
- 24/35: gnu: thunar: Add a search path for THUNARX_DIRS., (continued)
- 24/35: gnu: thunar: Add a search path for THUNARX_DIRS., guix-commits, 2023/01/28
- 25/35: gnu: xfce: Propagate search paths of 'thunar'., guix-commits, 2023/01/28
- 16/35: gnu: xfce4-dev-tools: Update to 4.18.0., guix-commits, 2023/01/28
- 20/35: gnu: xfce4-eyes-plugin: Update to 4.6.0., guix-commits, 2023/01/28
- 23/35: gnu: xfce4-systemload-plugin: Update to 1.3.2., guix-commits, 2023/01/28
- 27/35: gnu: Add thunar-shares-plugin., 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
- 31/35: gnu: xfce4-notifyd: Update to 0.7.2., guix-commits, 2023/01/28
- 34/35: gnu: xfce4-settings: Enable colord support., guix-commits, 2023/01/28
- 06/35: gnu: garcon: Update to 4.18.0.,
guix-commits <=
- 07/35: gnu: xfce4-panel: Update to 4.18.1., guix-commits, 2023/01/28
- 04/35: gnu: exo: Update to 4.18.0., guix-commits, 2023/01/28
- 29/35: gnu: Add thunar-vcs-plugin., guix-commits, 2023/01/28
- 30/35: gnu: xfdashboard: Update to 1.0.0., guix-commits, 2023/01/28
- 35/35: gnu: xfce4-settings: Enable UPower support., guix-commits, 2023/01/28
- 22/35: gnu: xfce4-places-plugin: Update to 1.8.3., guix-commits, 2023/01/28
- 33/35: gnu: xfwm4: Enable Xpresent support., guix-commits, 2023/01/28
- 13/35: gnu: thunar: Update to 4.18.3., guix-commits, 2023/01/28
- 17/35: gnu: xfce4-terminal: Fix build., guix-commits, 2023/01/28
- 32/35: gnu: xfce4-datetime-plugin: Update to 0.8.3., guix-commits, 2023/01/28