[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/24: gnu: gst-libav: Update to 1.24.9.
From: |
guix-commits |
Subject: |
12/24: gnu: gst-libav: Update to 1.24.9. |
Date: |
Fri, 22 Nov 2024 04:14:14 -0500 (EST) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit 2fdce829c99323b357493e2b73b8686d2239178a
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Mon Nov 11 15:16:53 2024 +0900
gnu: gst-libav: Update to 1.24.9.
* gnu/packages/gstreamer.scm (gst-libav): Update to 1.24.9.
Change-Id: I9e37446b3ff5b6cbe7717f5735a1f0c80e3c27e8
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
---
gnu/packages/gstreamer.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gstreamer.scm b/gnu/packages/gstreamer.scm
index c2d5568d76..6d54397af3 100644
--- a/gnu/packages/gstreamer.scm
+++ b/gnu/packages/gstreamer.scm
@@ -1022,7 +1022,7 @@ think twice about shipping them.")
(define-public gst-libav
(package
(name "gst-libav")
- (version "1.24.6")
+ (version "1.24.9")
(source
(origin
(method url-fetch)
@@ -1031,7 +1031,7 @@ think twice about shipping them.")
"https://gstreamer.freedesktop.org/src/" name "/"
name "-" version ".tar.xz"))
(sha256
- (base32 "1gzj4a3cqczp9hj18frzlp00xj45p1dg58ra6iz903rr3940igab"))))
+ (base32 "0v253lbic7abc9vpb690f80arql10193ljqkzgs03vh8wnd2ws1j"))))
(build-system meson-build-system)
(native-inputs (list perl pkg-config python-wrapper ruby))
(inputs (list ffmpeg))
- 14/24: gnu: python-gst: Update to 1.24.9., (continued)
- 14/24: gnu: python-gst: Update to 1.24.9., guix-commits, 2024/11/22
- 17/24: gnu: gnome-vfs: Remove trailing #t., guix-commits, 2024/11/22
- 18/24: gnu: mjpegtools: Remove gtk+-2 input., guix-commits, 2024/11/22
- 19/24: gnu: libquicktime: Remove ffmpeg-4 and gtk+-2 inputs., guix-commits, 2024/11/22
- 02/24: gnu: blueprint-compiler: Update to 0.14.0., guix-commits, 2024/11/22
- 10/24: gnu: gst-plugins-bad: Update to 1.24.9., guix-commits, 2024/11/22
- 16/24: gnu: gst-plugins-espeak: Update to 0.6.0., guix-commits, 2024/11/22
- 15/24: gnu: gstreamer-docs: Update to 1.24.9., guix-commits, 2024/11/22
- 11/24: gnu: gst-plugins-ugly: Update to 1.24.9., guix-commits, 2024/11/22
- 20/24: gnu: libdbusmenu: Remove gtk+-2 input., guix-commits, 2024/11/22
- 12/24: gnu: gst-libav: Update to 1.24.9.,
guix-commits <=
- 21/24: gnu: libnice: Update to 0.1.22., guix-commits, 2024/11/22
- 24/24: gnu: orc: Update to 0.4.40., guix-commits, 2024/11/22
- 06/24: gnu: gi-docgen: Update to 2024.1., guix-commits, 2024/11/22
- 23/24: gnu: libvisual: Update to 0.4.2., guix-commits, 2024/11/22
- 22/24: gnu: libvisual-plugins: Update to 0.4.2., guix-commits, 2024/11/22