mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
d0f317dad1
commit
da04aa3100
1 changed files with 2 additions and 2 deletions
|
@ -1399,7 +1399,7 @@ a debugging tool, @command{gssdp-device-sniffer}.")
|
|||
(define-public gupnp
|
||||
(package
|
||||
(name "gupnp")
|
||||
(version "1.6.8")
|
||||
(version "1.6.9")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://gnome/sources/" name "/"
|
||||
|
@ -1407,7 +1407,7 @@ a debugging tool, @command{gssdp-device-sniffer}.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1s8i3vxg1hfxa7bcabwbfvw3n802z6gz8siyzf9p4mv8pp70783h"))))
|
||||
"16w606l3v0q62v2y5qnl15z1n597xs53cdc7acpycn1mc7inxnrf"))))
|
||||
(build-system meson-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue