[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/15: gnu: garcon: Update to 4.18.2.
From: |
guix-commits |
Subject: |
02/15: gnu: garcon: Update to 4.18.2. |
Date: |
Tue, 12 Mar 2024 06:17:08 -0400 (EDT) |
iyzsong pushed a commit to branch master
in repository guix.
commit 64794c145a12b9ddfcede00d660f8d6954be3e31
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Sat Mar 9 12:42:05 2024 +0800
gnu: garcon: Update to 4.18.2.
* gnu/packages/xfce.scm (garcon): Update to 4.18.2.
Change-Id: I45cfb8bca3556849cc08c00053696b077553f4f6
---
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 4c089360a6..9f2e17f532 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -332,7 +332,7 @@ development.")
(define-public garcon
(package
(name "garcon")
- (version "4.18.1")
+ (version "4.18.2")
(source (origin
(method url-fetch)
(uri (string-append "https://archive.xfce.org/src/xfce/"
@@ -340,7 +340,7 @@ development.")
"garcon-" version ".tar.bz2"))
(sha256
(base32
- "02y2nkxwx5mp1w6x2ydi3hpgymk7159zvyzk70afp5dcdlm96ypy"))))
+ "0ka35nxqhl4cbmyf9x2ysinihixsqmibqywqr2zqz5iiw699530v"))))
(build-system gnu-build-system)
(native-inputs
(list `(,glib "bin") gobject-introspection intltool pkg-config))
- branch master updated (0547fe862c -> a52701a4d3), guix-commits, 2024/03/12
- 02/15: gnu: garcon: Update to 4.18.2.,
guix-commits <=
- 01/15: gnu: xfconf: Update to 4.18.3., guix-commits, 2024/03/12
- 03/15: gnu: tumbler: Update to 4.18.2., guix-commits, 2024/03/12
- 04/15: gnu: xfce4-panel: Update to 4.18.6., guix-commits, 2024/03/12
- 06/15: gnu: xfce4-settings: Update to 4.18.4., guix-commits, 2024/03/12
- 10/15: gnu: xfce4-dev-tools: Update to 4.18.1., guix-commits, 2024/03/12
- 13/15: gnu: ltris: Update to 1.3., guix-commits, 2024/03/12
- 08/15: gnu: xfce4-terminal: Update to 1.1.3., guix-commits, 2024/03/12
- 11/15: gnu: Add xfwm4-themes., guix-commits, 2024/03/12
- 14/15: gnu: manaplus: Update to 2.1.3.17., guix-commits, 2024/03/12
- 05/15: gnu: xfce4-appfinder: Update to 4.18.1., guix-commits, 2024/03/12