gnu: gst-plugins-good: Update to 1.22.2.

* gnu/packages/gstreamer.scm (gst-plugins-good): Update to 1.22.2.
This commit is contained in:
Maxim Cournoyer 2023-04-11 21:00:42 -04:00
parent e21b60f980
commit 4750619073
No known key found for this signature in database
GPG Key ID: 1260E46482E63562

View File

@ -646,7 +646,7 @@ for the GStreamer multimedia library.")
(define-public gst-plugins-good
(package
(name "gst-plugins-good")
(version "1.22.1")
(version "1.22.2")
(source
(origin
(method url-fetch)
@ -655,7 +655,7 @@ for the GStreamer multimedia library.")
"https://gstreamer.freedesktop.org/src/" name "/"
name "-" version ".tar.xz"))
(sha256
(base32 "1k3l17kzyzfqv8imph7vc227vzz7jamk42g9xcm09zdlai311ya4"))))
(base32 "1p8cpkk4dynglw0xswqyf57xl5fnxmb3xld71kv35cpj4nacb33w"))))
(build-system meson-build-system)
(arguments
(list