emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#57547: closed ([PATCH] gnu: xfce4-notifyd: Update to 0.6.4.)


From: GNU bug Tracking System
Subject: bug#57547: closed ([PATCH] gnu: xfce4-notifyd: Update to 0.6.4.)
Date: Sun, 04 Sep 2022 15:52:02 +0000

Your message dated Sun, 04 Sep 2022 17:51:15 +0200
with message-id <87v8q3w32k.fsf@gnu.org>
and subject line Re: bug#57547: [PATCH] gnu: xfce4-notifyd: Update to 0.6.4.
has caused the debbugs.gnu.org bug report #57547,
regarding [PATCH] gnu: xfce4-notifyd: Update to 0.6.4.
to be marked as done.

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


-- 
57547: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=57547
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: bug#57547: [PATCH] gnu: xfce4-notifyd: Update to 0.6.4. Date: Sun, 04 Sep 2022 17:51:15 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux)
> * gnu/packages/xfce.scm (xfce4-notifyd): Update to 0.6.4.

Pushed, thanks!

Mathieu


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]