gnu: gupnp: Update to 1.6.9.

* gnu/packages/gnome.scm (gupnp): Update to 1.6.9.

Change-Id: I3355fd749d13908be855eef05ab33a829868fd23
This commit is contained in:
Maxim Cournoyer 2025-07-26 22:57:51 +09:00 committed by Liliana Marie Prikler
parent d0f317dad1
commit da04aa3100
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -1399,7 +1399,7 @@ a debugging tool, @command{gssdp-device-sniffer}.")
(define-public gupnp (define-public gupnp
(package (package
(name "gupnp") (name "gupnp")
(version "1.6.8") (version "1.6.9")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/" (uri (string-append "mirror://gnome/sources/" name "/"
@ -1407,7 +1407,7 @@ a debugging tool, @command{gssdp-device-sniffer}.")
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"1s8i3vxg1hfxa7bcabwbfvw3n802z6gz8siyzf9p4mv8pp70783h")))) "16w606l3v0q62v2y5qnl15z1n597xs53cdc7acpycn1mc7inxnrf"))))
(build-system meson-build-system) (build-system meson-build-system)
(arguments (arguments
(list (list