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

* gnu/packages/gstreamer.scm (gst-plugins-base): Update to 1.24.6.
This commit is contained in:
Liliana Marie Prikler 2024-08-17 23:27:04 +02:00
parent e19f1fe2f3
commit 2ae793848d
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -539,7 +539,7 @@ This package provides the core library and elements.")
(define-public gst-plugins-base
(package
(name "gst-plugins-base")
(version "1.22.3")
(version "1.24.6")
(source
(origin
(method url-fetch)
@ -547,7 +547,7 @@ This package provides the core library and elements.")
name "-" version ".tar.xz"))
(sha256
(base32
"1ww9xx6c4mwvgn9k56d1xfnd3i1jm4v8rfiy4f07686ll24n4n8w"))))
"1d99qbn27371950v5arnw711fqzh6j7q34b8fmscjznfl0svalng"))))
(build-system meson-build-system)
(propagated-inputs
(list glib ;required by gstreamer-sdp-1.0.pc