1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-28 12:01:49 +02:00

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

* gnu/packages/gstreamer.scm (gst-plugins-ugly): Update to 1.24.6.
This commit is contained in:
Liliana Marie Prikler
2024-08-17 23:27:24 +02:00
parent a26f053c6f
commit 14cc8b2148
+2 -2
View File
@@ -958,7 +958,7 @@ par compared to the rest.")
(define-public gst-plugins-ugly
(package
(name "gst-plugins-ugly")
(version "1.22.3")
(version "1.24.6")
(source
(origin
(method url-fetch)
@@ -966,7 +966,7 @@ par compared to the rest.")
(string-append "https://gstreamer.freedesktop.org/src/"
name "/" name "-" version ".tar.xz"))
(sha256
(base32 "0q53snvh7kr8g7qqxy4v5ska0d78kgc5bkp6qjrnhcr9qbaqxj9x"))))
(base32 "1i3m9b48ab7h385qlbxn7p43zfdpymf8gkamf9ijwa5bg0lvpzax"))))
(build-system meson-build-system)
(arguments
(list #:glib-or-gtk? #t ; To wrap binaries and/or compile schemas