~ruther/guix-local

19607c7be45263e8140a45ab495020c98de61339 — Maxim Cournoyer 9 months ago cbb04b8
gnu: gupnp-av: Update to 0.14.4.

* gnu/packages/gnome.scm (gupnp-av): Update to 0.14.4.

Change-Id: I13cce944540f84f36d888e2266fb70728efecf2e
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/gnome.scm
M gnu/packages/gnome.scm => gnu/packages/gnome.scm +2 -2
@@ 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