diff mbox series

[bug#67423,gnome-team] gnu: libnotify: Update to 0.8.3.

Message ID 8fde7b0fd2814f851a5c2282ea53cbbb333017b9.1700782690.git.vivien@planete-kraus.eu
State New
Headers show
Series [bug#67423,gnome-team] gnu: libnotify: Update to 0.8.3. | expand

Commit Message

Vivien Kraus Nov. 23, 2023, 11:37 p.m. UTC
* 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(-)


base-commit: 60db3a6b3f6e4d1bd751d04b7d9ad1e894febf93

Comments

Liliana Marie Prikler Nov. 24, 2023, 5:16 a.m. UTC | #1
Am Freitag, dem 24.11.2023 um 00:37 +0100 schrieb Vivien Kraus:
> * gnu/packages/gnome.scm (libnotify): Update to 0.8.3.
> [native-inputs]: Add gi-docgen.
> [home-page]: Update.
> 
> Change-Id: Iba93cbb21d14a2e3c040daf62f42232bbb8ad808
> ---
That's a mid-size rebuild.  Please add it to our world rebuilds.
Vivien Kraus Nov. 24, 2023, 10:25 p.m. UTC | #2
Le vendredi 24 novembre 2023 à 06:16 +0100, Liliana Marie Prikler a
écrit :
> That's a mid-size rebuild.  Please add it to our world rebuilds.

I’m not sure what that means.  What am I expected to do?

Vivien
Liliana Marie Prikler Nov. 24, 2023, 10:52 p.m. UTC | #3
Am Freitag, dem 24.11.2023 um 23:25 +0100 schrieb Vivien Kraus:
> Le vendredi 24 novembre 2023 à 06:16 +0100, Liliana Marie Prikler a
> écrit :
> > That's a mid-size rebuild.  Please add it to our world rebuilds.
> 
> I’m not sure what that means.  What am I expected to do?
Gather all the packages that require a lot of rebuilds and submit them
as a single series.  That includes the GTK stuff submitted earlier, as
well as this one and probably some others.

Cheers
Vivien Kraus Nov. 24, 2023, 10:55 p.m. UTC | #4
Le vendredi 24 novembre 2023 à 23:52 +0100, Liliana Marie Prikler a
écrit :
> Gather all the packages that require a lot of rebuilds and submit
> them
> as a single series.  That includes the GTK stuff submitted earlier,
> as
> well as this one and probably some others.
Oh, I see!
diff mbox series

Patch

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