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

Previous Next

Package: guix-patches;

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

Date: Fri, 2 Sep 2022 17:37:02 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <at> gnu.org>

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: Michael Rohleder <mike <at> rohleder.de>
Subject: bug#57547: closed (Re: bug#57547: [PATCH] gnu: xfce4-notifyd:
 Update to 0.6.4.)
Date: Sun, 04 Sep 2022 15:52:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#57547: [PATCH] gnu: xfce4-notifyd: Update to 0.6.4.

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 57547 <at> debbugs.gnu.org.

-- 
57547: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=57547
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 57547-done <at> debbugs.gnu.org
Subject: Re: bug#57547: [PATCH] gnu: xfce4-notifyd: Update to 0.6.4.
Date: Sun, 04 Sep 2022 17:51:15 +0200
> * gnu/packages/xfce.scm (xfce4-notifyd): Update to 0.6.4.

Pushed, thanks!

Mathieu

[Message part 3 (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.4.
Date: Fri,  2 Sep 2022 19:36:43 +0200
* gnu/packages/xfce.scm (xfce4-notifyd): Update to 0.6.4.
---
 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 bcf255864f..3037b05e07 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1246,7 +1246,7 @@ (define-public orage
 (define-public xfce4-notifyd
   (package
     (name "xfce4-notifyd")
-    (version "0.6.3")
+    (version "0.6.4")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/apps/"
@@ -1254,7 +1254,7 @@ (define-public xfce4-notifyd
                                   name "-" version ".tar.bz2"))
               (sha256
                (base32
-                "17w5j3cwxlza7p3clvm7sp3vfacyi4dbn2dy58ph8q6lmsaziaan"))))
+                "1xi0j4qk8hhcd3xj4wvzs170n2010z0bv8w1mm53g5gqj7q7ikhf"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      (list intltool pkg-config))
-- 
2.37.2




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

Previous Next


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