GNU bug report logs - #53958
[PATCH] gnu: xfce4-notifyd: Update to 0.6.3.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Sat, 12 Feb 2022 13:14:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

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: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#53958: closed ([PATCH] gnu: xfce4-notifyd: Update to 0.6.3.)
Date: Mon, 14 Feb 2022 09:55:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 14 Feb 2022 10:54:15 +0100
with message-id <87zgmtsri0.fsf <at> nicolasgoaziou.fr>
and subject line Re: [bug#53958] [PATCH] gnu: xfce4-notifyd: Update to 0.6.3.
has caused the debbugs.gnu.org bug report #53958,
regarding [PATCH] gnu: xfce4-notifyd: Update to 0.6.3.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
53958: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=53958
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Cc: Michael Rohleder <mike <at> rohleder.de>
Subject: [PATCH] gnu: xfce4-notifyd: Update to 0.6.3.
Date: Sat, 12 Feb 2022 14:13:13 +0100
* gnu/packages/xfce.scm (xfce4-notifyd): Update to 0.6.3.
---
 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 462736d63a..cdd98f2863 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1106,7 +1106,7 @@ (define-public orage
 (define-public xfce4-notifyd
   (package
     (name "xfce4-notifyd")
-    (version "0.6.2")
+    (version "0.6.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/apps/"
@@ -1114,7 +1114,7 @@ (define-public xfce4-notifyd
                                   name "-" version ".tar.bz2"))
               (sha256
                (base32
-                "0ib5s7kjbr9sy8nh89nfcc4w6qplacnk4s92iycijy2wcv389aqr"))))
+                "17w5j3cwxlza7p3clvm7sp3vfacyi4dbn2dy58ph8q6lmsaziaan"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      (list intltool pkg-config))
-- 
2.34.0



[Message part 3 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 53958-done <at> debbugs.gnu.org
Subject: Re: [bug#53958] [PATCH] gnu: xfce4-notifyd: Update to 0.6.3.
Date: Mon, 14 Feb 2022 10:54:15 +0100
Hello,

Michael Rohleder <mike <at> rohleder.de> writes:

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou


This bug report was last modified 3 years and 156 days ago.

Previous Next


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