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


Message #35 received at 76386 <at> debbugs.gnu.org (full text, mbox):

From: iyzsong <at> envs.net
To: 76386 <at> debbugs.gnu.org
Cc: 宋文武 <iyzsong <at> member.fsf.org>
Subject: [PATCH 10/10] gnu: xfce4-notifyd: Update to 0.9.7.
Date: Tue, 18 Feb 2025 13:08:00 +0800
From: 宋文武 <iyzsong <at> member.fsf.org>

* gnu/packages/xfce.scm (xfce4-notifyd): Update to 0.9.7.

Change-Id: If425702da323f2e6a0f86392baf77be54ad01b4d
---
 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 18108df406..83cede55df 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1565,7 +1565,7 @@ (define-public orage
 (define-public xfce4-notifyd
   (package
     (name "xfce4-notifyd")
-    (version "0.9.6")
+    (version "0.9.7")
     (source
      (origin
        (method git-fetch)
@@ -1574,7 +1574,7 @@ (define-public xfce4-notifyd
              (commit (string-append name "-" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0li1vxh460ak329sxpz8zbyggv4m38mzdanpjxdjxf9gypsp65ag"))))
+        (base32 "1bj34lkasrrnbgr5gnk8yvhxxypi4n0p3gq20w766f4rg75nh1x6"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      (list xfce4-dev-tools))
-- 
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.