GNU bug report logs - #61862
[PATCH 2/2] gnu: xfce4-notifyd: Update to 0.8.1.

Previous Next

Package: guix-patches;

Reported by: iyzsong <at> envs.net

Date: Tue, 28 Feb 2023 06:24:01 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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: iyzsong <at> envs.net
Subject: bug#61862: closed (Re: bug#61862: [PATCH 2/2] gnu: xfce4-notifyd:
 Update to 0.8.1.)
Date: Sat, 01 Apr 2023 05:25:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#61862: [PATCH 2/2] gnu: xfce4-notifyd: Update to 0.8.1.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 61862 <at> debbugs.gnu.org.

-- 
61862: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61862
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: bug#61862 <61862-done <at> debbugs.gnu.org>
Subject: Re: bug#61862: [PATCH 2/2] gnu: xfce4-notifyd: Update to 0.8.1.
Date: Sat, 01 Apr 2023 13:24:47 +0800
宋文武 <iyzsong <at> envs.net> writes:

> version 0.8.2 is out, but update it will fail with unable to find
> gdbus-codegen, glib-compile-resources and glib-genmarshal.

New patch in #62580.  Close this now.

[Message part 3 (message/rfc822, inline)]
From: iyzsong <at> envs.net
To: guix-patches <at> gnu.org
Cc: 宋文武 <iyzsong <at> member.fsf.org>
Subject: [PATCH 2/2] gnu: xfce4-notifyd: Update to 0.8.1.
Date: Tue, 28 Feb 2023 14:23:03 +0800
From: 宋文武 <iyzsong <at> member.fsf.org>

* gnu/packages/xfce.scm (xfce4-notifyd): Update to 0.8.1.
---
 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 716c32d1bb..c8386e11a6 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1355,7 +1355,7 @@ (define-public orage
 (define-public xfce4-notifyd
   (package
     (name "xfce4-notifyd")
-    (version "0.8.0")
+    (version "0.8.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/apps/"
@@ -1363,7 +1363,7 @@ (define-public xfce4-notifyd
                                   name "-" version ".tar.bz2"))
               (sha256
                (base32
-                "1jcmcjq2kay9kmzd5j5l8kasrzqb7aidp26q4nbmxghxxa3ncyf7"))))
+                "00nl8yj7m9y6fvxqrjamy57wig91mdfnar34bi01jwz6pkbiy9mj"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      (list intltool pkg-config))
-- 
2.39.1




This bug report was last modified 2 years and 51 days ago.

Previous Next


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