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

Previous Next

Package: guix-patches;

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

Date: Fri, 16 Dec 2022 11:46: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#60118: closed (Re: bug#60118: [PATCH] gnu: xfce4-notifyd:
 Update to 0.6.5.)
Date: Sun, 25 Dec 2022 16:21:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#60118: [PATCH] gnu: xfce4-notifyd: Update to 0.6.5.

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

-- 
60118: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60118
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: 60118-done <at> debbugs.gnu.org
Subject: Re: bug#60118: [PATCH] gnu: xfce4-notifyd: Update to 0.6.5.
Date: Sun, 25 Dec 2022 17:20:16 +0100
> * gnu/packages/xfce.scm (xfce4-notifyd): Update to 0.6.5.

Applied, 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.5.
Date: Fri, 16 Dec 2022 12:44:02 +0100
* gnu/packages/xfce.scm (xfce4-notifyd): Update to 0.6.5.
---
 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 720a36e3b9..8e5288140d 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1233,7 +1233,7 @@ (define-public orage
 (define-public xfce4-notifyd
   (package
     (name "xfce4-notifyd")
-    (version "0.6.4")
+    (version "0.6.5")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/apps/"
@@ -1241,7 +1241,7 @@ (define-public xfce4-notifyd
                                   name "-" version ".tar.bz2"))
               (sha256
                (base32
-                "1xi0j4qk8hhcd3xj4wvzs170n2010z0bv8w1mm53g5gqj7q7ikhf"))))
+                "0425pfp0y17daw77q39vi48lkw3j5yj4724i3hin1rq5k7j30wav"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      (list intltool pkg-config))
-- 
2.38.1




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

Previous Next


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