GNU bug report logs - #76386
[PATCH 00/10] xfce updates

Previous Next

Package: guix-patches;

Reported by: iyzsong <at> envs.net

Date: Tue, 18 Feb 2025 05:03:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: iyzsong <at> envs.net
To: 76386 <at> debbugs.gnu.org
Cc: 宋文武 <iyzsong <at> member.fsf.org>
Subject: [bug#76386] [PATCH 02/10] gnu: libxfce4windowing: Update to 4.20.2.
Date: Tue, 18 Feb 2025 13:07:52 +0800
From: 宋文武 <iyzsong <at> member.fsf.org>

* gnu/packages/xfce.scm (libxfce4windowing): Update to 4.20.2.

Change-Id: Ic8fa09437e71ba591b7d68d577d1d81053a6da9b
---
 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 8ab9e79093..3c22a4a201 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -416,7 +416,7 @@ (define-public tumbler
 (define-public libxfce4windowing
   (package
     (name "libxfce4windowing")
-    (version "4.20.0")
+    (version "4.20.2")
     (source
      (origin
        (method git-fetch)
@@ -425,7 +425,7 @@ (define-public libxfce4windowing
              (commit (string-append name "-" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "158jhw5kq3dzmgmy9wr9fgspwcdq84r6hjfnvbn48wx9d2q9pwdp"))))
+        (base32 "151bs8rf0q3cln28lla5yk254dr75b508a0611crfavqrsrn23az"))))
     (build-system gnu-build-system)
     (arguments
      (list
-- 
2.48.1





This bug report was last modified 90 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.