~ruther/guix-local

99f5a1eeb634f61d8f64b8a4f43ce43106b24226 — Maxim Cournoyer 1 year, 9 months ago 5d3ec12
gnu: python-gst: Update to 1.24.9.

* gnu/packages/gstreamer.scm (python-gst): Update to 1.24.9.

Change-Id: Ifabcaf56fd7426f799bd1253c9d39cae53d320dc
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/gstreamer.scm
M gnu/packages/gstreamer.scm => gnu/packages/gstreamer.scm +2 -2
@@ 1115,7 1115,7 @@ binary, but none of the actual plugins.")))
(define-public python-gst
  (package
    (name "python-gst")
    (version "1.24.6")
    (version "1.24.9")
    (source (origin
              (method url-fetch)
              (uri (string-append


@@ 1123,7 1123,7 @@ binary, but none of the actual plugins.")))
                    "gst-python-" version ".tar.xz"))
              (sha256
               (base32
                "006pbf148lj00wclm1vzn8bhm6khbjax0drdz7jk0yq91s18hbk9"))))
                "0bplhfnvsi3l9fmfb346n2dvzi1jrxqpp4kcwiwsrjrlgic1vrl0"))))
    (build-system meson-build-system)
    (arguments
     (list