[bug#75470,gnome-team,10/59] gnu: gupnp: Update to 1.6.7.

Message ID ef212ca486cc00470c9810bc5acda560c568d834.1736458798.git.liliana.prikler@gmail.com
State New
Headers
Series To 46.7 and beyond |

Commit Message

Liliana Marie Prikler Jan. 9, 2025, 9:38 p.m. UTC
  * gnu/packages/gnome.scm (gupnp): Update to 1.6.7.
---
 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
  

Patch

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index d1e96dd585..644d772d95 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -1413,7 +1413,7 @@  (define-public gssdp-1.4
 (define-public gupnp
   (package
     (name "gupnp")
-    (version "1.6.6")
+    (version "1.6.7")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -1421,7 +1421,7 @@  (define-public gupnp
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0kx0ymsab4x927ir2a5f7mfk9sck5kswbig6n38r4dwbqzl51p69"))))
+                "01gqpvyqmxlgxg91hmx68pq2d8sgrihrdzlwrrh0w9x7m2jxhqaa"))))
     (build-system meson-build-system)
     (arguments
      (list