gnu: gstreamer: Update to 1.26.3.

* gnu/packages/gstreamer.scm (gstreamer): Update to 1.26.3.

(cherry picked from commit 27ae993a06)
This commit is contained in:
Liliana Marie Prikler 2025-04-12 10:42:03 +02:00 committed by John Kehayias
parent 9986b7cd64
commit ab089c8e3a
No known key found for this signature in database
GPG key ID: 499097AE5EA815D9

View file

@ -433,7 +433,7 @@ the GStreamer multimedia framework.")
(define-public gstreamer
(package
(name "gstreamer")
(version "1.24.9")
(version "1.26.3")
(source
(origin
(method url-fetch)
@ -442,7 +442,7 @@ the GStreamer multimedia framework.")
version ".tar.xz"))
(sha256
(base32
"03r6rwmih3nqxrfw9nkhpbwpwp1yf7qw3m2phl6a027mxrmppx7b"))))
"1016z0znl2j43n08rl19zdhfvfsgnmg44qh8fk6dr4qj481icrnw"))))
(build-system meson-build-system)
(arguments
(list #:disallowed-references (list python)