gnu: gst-plugins-base: Update to 1.22.3.

* gnu/packages/gstreamer.scm (gst-plugins-base): Update to 1.22.3.
This commit is contained in:
Liliana Marie Prikler 2023-04-16 07:47:00 +02:00
parent 32cb6c4c62
commit 0821bb4af9
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -542,7 +542,7 @@ (define-public gstreamer
(define-public gst-plugins-base
(package
(name "gst-plugins-base")
(version "1.22.2")
(version "1.22.3")
(source
(origin
(method url-fetch)
@ -550,7 +550,7 @@ (define-public gst-plugins-base
name "-" version ".tar.xz"))
(sha256
(base32
"0jcxcx4mgfjvfb3ixibwhx8j330mq3ap469w7hapm6z79q614rgb"))))
"1ww9xx6c4mwvgn9k56d1xfnd3i1jm4v8rfiy4f07686ll24n4n8w"))))
(build-system meson-build-system)
(propagated-inputs
(list glib ;required by gstreamer-sdp-1.0.pc