1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-19 16:50:38 +02:00

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

* gnu/packages/gstreamer.scm (gst-plugins-ugly): Update to 1.28.1.

Change-Id: I48d15dff2bc7ea325f668cdb4ad2244d55b02990
This commit is contained in:
Maxim Cournoyer
2026-02-26 21:58:16 +09:00
parent 0dd06db986
commit afd42897fa

View File

@@ -958,7 +958,7 @@ par compared to the rest.")
(define-public gst-plugins-ugly
(package
(name "gst-plugins-ugly")
(version "1.26.3")
(version "1.28.1")
(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 "19fvv6rvrcvhw4lnx078xb4b85pzbwbrqwdk841sqd7pjpl5wzs1"))))
(base32 "0y2sz79ms498mag3rsvkng8q5pmg9f2v0njfq3zw7k1z0v5z70j0"))))
(build-system meson-build-system)
(arguments
(list #:glib-or-gtk? #t ; To wrap binaries and/or compile schemas