mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
e19f1fe2f3
commit
2ae793848d
1 changed files with 2 additions and 2 deletions
|
@ -539,7 +539,7 @@ This package provides the core library and elements.")
|
||||||
(define-public gst-plugins-base
|
(define-public gst-plugins-base
|
||||||
(package
|
(package
|
||||||
(name "gst-plugins-base")
|
(name "gst-plugins-base")
|
||||||
(version "1.22.3")
|
(version "1.24.6")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -547,7 +547,7 @@ This package provides the core library and elements.")
|
||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1ww9xx6c4mwvgn9k56d1xfnd3i1jm4v8rfiy4f07686ll24n4n8w"))))
|
"1d99qbn27371950v5arnw711fqzh6j7q34b8fmscjznfl0svalng"))))
|
||||||
(build-system meson-build-system)
|
(build-system meson-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
(list glib ;required by gstreamer-sdp-1.0.pc
|
(list glib ;required by gstreamer-sdp-1.0.pc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue