summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2024-11-11 15:16:50 +0900
committerLiliana Marie Prikler <liliana.prikler@gmail.com>2025-03-02 20:31:35 +0100
commitdc8411be18304119a90351f42e70eb6f8776322a (patch)
tree890400b31e14f2ca5c6c619fd4c5c2067d743d43 /gnu
parent4248b2f0bdbb5943fb7f5308b613fa5603e1e694 (diff)
gnu: gst-plugins-good: Update to 1.24.9.
* gnu/packages/gstreamer.scm (gst-plugins-good): Update to 1.24.9. Change-Id: If27d9b505444e7a9ace611349287e27e8e355863 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/gstreamer.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/gstreamer.scm b/gnu/packages/gstreamer.scm
index c2f0d101338..94bf6e46640 100644
--- a/gnu/packages/gstreamer.scm
+++ b/gnu/packages/gstreamer.scm
@@ -641,7 +641,7 @@ for the GStreamer multimedia library.")
(define-public gst-plugins-good
(package
(name "gst-plugins-good")
- (version "1.24.6")
+ (version "1.24.9")
(source
(origin
(method url-fetch)
@@ -650,7 +650,7 @@ for the GStreamer multimedia library.")
"https://gstreamer.freedesktop.org/src/" name "/"
name "-" version ".tar.xz"))
(sha256
- (base32 "0bds42wpbsnrmqh1jk8ix157v8g5hrh8nw84wcxx8vi43n6rqswr"))))
+ (base32 "17vr55pgh2paqi82l5jn841873c2w0lal7kgz2i3qzikzw5yazc9"))))
(build-system meson-build-system)
(arguments
(list