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

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

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


From: GNU bug Tracking System
Subject: bug#61295: closed ([PATCH] gnu: xfce4-notifyd: Update to 0.7.3.)
Date: Sun, 05 Feb 2023 13:07:01 +0000

Your message dated Sun, 5 Feb 2023 14:06:35 +0100
with message-id <Y9+p283jIP4Vp+ld@jasmine.lan>
and subject line Re: [bug#61295] [PATCH] gnu: xfce4-notifyd: Update to 0.7.3.
has caused the debbugs.gnu.org bug report #61295,
regarding [PATCH] gnu: xfce4-notifyd: Update to 0.7.3.
to be marked as done.

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


-- 
61295: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61295
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: xfce4-notifyd: Update to 0.7.3. Date: Sun, 5 Feb 2023 13:44:17 +0100
* gnu/packages/xfce.scm (xfce4-notifyd): Update to 0.7.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 dda3cff901..30c0305f4c 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1350,7 +1350,7 @@ (define-public orage
 (define-public xfce4-notifyd
   (package
     (name "xfce4-notifyd")
-    (version "0.7.2")
+    (version "0.7.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/apps/";
@@ -1358,7 +1358,7 @@ (define-public xfce4-notifyd
                                   name "-" version ".tar.bz2"))
               (sha256
                (base32
-                "0yzdidi7x8bfnypn0pnahpc25vmjmdiclvbybjqxmdk9pl8ylhfq"))))
+                "0hz9x42cfwd52i02a50mqvw3qwpgb3hpnlxqnnlkc8bwadfn1nah"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      (list intltool pkg-config))
-- 
2.39.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#61295] [PATCH] gnu: xfce4-notifyd: Update to 0.7.3. Date: Sun, 5 Feb 2023 14:06:35 +0100
On Sun, Feb 05, 2023 at 01:44:17PM +0100, Michael Rohleder wrote:
> * gnu/packages/xfce.scm (xfce4-notifyd): Update to 0.7.3.

Thanks! Pushed as 716f2b330fb0566e48423a7f928759a351e73850


--- End Message ---

reply via email to

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