gnu: python-gst: Update to 1.24.6.

* gnu/packages/gstreamer.scm (python-gst): Update to 1.24.6.
This commit is contained in:
Liliana Marie Prikler 2024-08-17 23:27:42 +02:00
parent 3ea913972b
commit 7f5dae4c11
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -1106,7 +1106,7 @@ binary, but none of the actual plugins.")))
(define-public python-gst
(package
(name "python-gst")
(version "1.22.3")
(version "1.24.6")
(source (origin
(method url-fetch)
(uri (string-append
@ -1114,7 +1114,7 @@ binary, but none of the actual plugins.")))
"gst-python-" version ".tar.xz"))
(sha256
(base32
"073kii36ncgsyq0b5njbsvprrg1k3kmydr3dxwiccjv3pvxd7gkh"))))
"006pbf148lj00wclm1vzn8bhm6khbjax0drdz7jk0yq91s18hbk9"))))
(build-system meson-build-system)
(arguments
(list