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

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

bug#67423: closed ([PATCH gnome-team] gnu: libnotify: Update to 0.8.3.)


From: GNU bug Tracking System
Subject: bug#67423: closed ([PATCH gnome-team] gnu: libnotify: Update to 0.8.3.)
Date: Tue, 19 Dec 2023 22:53:04 +0000

Your message dated Tue, 19 Dec 2023 23:52:02 +0100
with message-id <32a03b361b6e3b113ff962934d4c8d0d58ab508e.camel@gmail.com>
and subject line Re: [PATCH gnome-team v7 00/15] World-rebuilding updates for 
GNOME 44.7
has caused the debbugs.gnu.org bug report #67473,
regarding [PATCH gnome-team] gnu: libnotify: Update to 0.8.3.
to be marked as done.

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


-- 
67473: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67473
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH gnome-team] gnu: libnotify: Update to 0.8.3. Date: Fri, 24 Nov 2023 00:37:08 +0100 User-agent: Evolution 3.46.4
* gnu/packages/gnome.scm (libnotify): Update to 0.8.3.
[native-inputs]: Add gi-docgen.
[home-page]: Update.

Change-Id: Iba93cbb21d14a2e3c040daf62f42232bbb8ad808
---
 gnu/packages/gnome.scm | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 194a443484..b68c30b1f4 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3030,7 +3030,7 @@ (define-public hicolor-icon-theme
 (define-public libnotify
   (package
     (name "libnotify")
-    (version "0.7.9")
+    (version "0.8.3")
     (source
      (origin
        (method url-fetch)
@@ -3039,7 +3039,7 @@ (define-public libnotify
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0qa7cx6ra5hwqnxw95b9svgjg5q6ynm8y843iqjszxvds5z53h36"))))
+         "1h7nn9pz797bfmpz3d0s46yjv4ydppnzwifzdx0d6shm8vwkx3zf"))))
     (build-system meson-build-system)
     (arguments
      (list
@@ -3063,10 +3063,11 @@ (define-public libnotify
            gobject-introspection
 
            ;; For the documentation.
+           gi-docgen
            gtk-doc/stable
            libxslt
            docbook-xsl))
-    (home-page "https://developer-next.gnome.org/libnotify/";)
+    (home-page "https://gitlab.gnome.org/GNOME/libnotify/";)
     (synopsis "GNOME desktop notification library")
     (description
      "Libnotify is a library that sends desktop notifications to a

base-commit: 60db3a6b3f6e4d1bd751d04b7d9ad1e894febf93
-- 
2.41.0



--- End Message ---
--- Begin Message --- Subject: Re: [PATCH gnome-team v7 00/15] World-rebuilding updates for GNOME 44.7 Date: Tue, 19 Dec 2023 23:52:02 +0100 User-agent: Evolution 3.46.4
Am Dienstag, dem 19.12.2023 um 13:29 -0500 schrieb Maxim Cournoyer:
> Hello,
> 
> Vivien Kraus <vivien@planete-kraus.eu> writes:
> 
> > Dear guix,
> > 
> > GNOME 44.7 releases with a new Vala. I added it to the series.
> > 
> > What do you think?
> > 
> > Best regards,
> > 
> > Vivien
> > 
> > Vivien Kraus (15):
> >   gnu: gdk-pixbuf: Update to 2.42.10.
> >   gnu: glib-networking: Update to 2.76.1.
> >   gnu: gnome-backgrounds: Update to 44.0.
> >   gnu: gtk+: Update to 3.24.38.
> >   gnu: gtkmm-3: Update to 3.24.8.
> >   gnu: json-glib: Update to 1.6.6.
> >   gnu: libnotify: Update to 0.8.3.
> >   gnu: libsoup: Update to 3.4.4.
> >   gnu: libsoup-minimal: Update to 3.4.4.
> >   gnu: libsoup-minimal: Update style.
> >   gnu: mm-common: Update to 1.0.5.
> >   gnu: pangomm@2.46: Update to 2.46.3.
> >   gnu: vala: Update to 0.56.14.
> >   gnu: yelp-tools: Update to 42.1.
> >   gnu: yelp-xsl: Update to 42.1.
> > 
> >  gnu/local.mk                                  |   2 -
> 
> I only had a small comment for "09/15 gnu: libsoup-minimal: Update to
> 3.4.4", so:
> 
> Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail>
> 
> (this being in reply to the cover letter meaning it's for the whole
> series, per "info --index-search=Reviewed-by guix")
Pushed v8, which addresses your comment.

Thanks everyone for your work and patience.

Cheers


--- End Message ---

reply via email to

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