mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: gupnp-av: Update to 0.14.4.
* gnu/packages/gnome.scm (gupnp-av): Update to 0.14.4. Change-Id: I13cce944540f84f36d888e2266fb70728efecf2e
This commit is contained in:
parent
85d06eda27
commit
4b47837cf4
1 changed files with 2 additions and 2 deletions
|
@ -1476,7 +1476,7 @@ given profile, etc. DLNA is a subset of UPnP A/V.")
|
|||
(define-public gupnp-av
|
||||
(package
|
||||
(name "gupnp-av")
|
||||
(version "0.14.1")
|
||||
(version "0.14.4")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://gnome/sources/" name "/"
|
||||
|
@ -1484,7 +1484,7 @@ given profile, etc. DLNA is a subset of UPnP A/V.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0kry7arwmvs8b4175wia3l0s02ap1shq68f29g2xjrhc9g6f175p"))))
|
||||
"1izq71qphyac02ynypwk0skxqzhfr0zrl7dap3sxrdaw4yrp9n91"))))
|
||||
(build-system meson-build-system)
|
||||
(native-inputs
|
||||
(list gettext-minimal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue