diff mbox series

[bug#67473,gnome-team,v3,07/14] gnu: libnotify: Update to 0.8.3.

Message ID e0e1028e8d60081d7d63b421bad1e3ddd0b8b91c.1701532195.git.vivien@planete-kraus.eu
State New
Headers show
Series [bug#67473,gnome-team,v3,01/14] gnu: gdk-pixbuf: Update to 2.42.10. | 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(-)

Comments

Maxim Cournoyer Dec. 3, 2023, 5:09 p.m. UTC | #1
Hello,

Vivien Kraus <vivien@planete-kraus.eu> writes:

> * 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 f8aa5adc02..53c5b86657 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))

I'd expect the other doc related inputs (gtk-doc/libxslt/docbook) inputs
to be removed if it's been migrated to use gi-docgen?
diff mbox series

Patch

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index f8aa5adc02..53c5b86657 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