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

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

bug#61862: closed ([PATCH 2/2] gnu: xfce4-notifyd: Update to 0.8.1.)


From: GNU bug Tracking System
Subject: bug#61862: closed ([PATCH 2/2] gnu: xfce4-notifyd: Update to 0.8.1.)
Date: Sat, 01 Apr 2023 05:25:02 +0000

Your message dated Sat, 01 Apr 2023 13:24:47 +0800
with message-id <87cz4ojhsw.fsf_-_@envs.net>
and subject line Re: bug#61862: [PATCH 2/2] gnu: xfce4-notifyd: Update to 0.8.1.
has caused the debbugs.gnu.org bug report #61862,
regarding [PATCH 2/2] gnu: xfce4-notifyd: Update to 0.8.1.
to be marked as done.

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


-- 
61862: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61862
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 2/2] gnu: xfce4-notifyd: Update to 0.8.1. Date: Tue, 28 Feb 2023 14:23:03 +0800
From: 宋文武 <iyzsong@member.fsf.org>

* gnu/packages/xfce.scm (xfce4-notifyd): Update to 0.8.1.
---
 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 716c32d1bb..c8386e11a6 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1355,7 +1355,7 @@ (define-public orage
 (define-public xfce4-notifyd
   (package
     (name "xfce4-notifyd")
-    (version "0.8.0")
+    (version "0.8.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/apps/";
@@ -1363,7 +1363,7 @@ (define-public xfce4-notifyd
                                   name "-" version ".tar.bz2"))
               (sha256
                (base32
-                "1jcmcjq2kay9kmzd5j5l8kasrzqb7aidp26q4nbmxghxxa3ncyf7"))))
+                "00nl8yj7m9y6fvxqrjamy57wig91mdfnar34bi01jwz6pkbiy9mj"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      (list intltool pkg-config))
-- 
2.39.1




--- End Message ---
--- Begin Message --- Subject: Re: bug#61862: [PATCH 2/2] gnu: xfce4-notifyd: Update to 0.8.1. Date: Sat, 01 Apr 2023 13:24:47 +0800 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
宋文武 <iyzsong@envs.net> writes:

> version 0.8.2 is out, but update it will fail with unable to find
> gdbus-codegen, glib-compile-resources and glib-genmarshal.

New patch in #62580.  Close this now.


--- End Message ---

reply via email to

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