[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
56/58: gnu: gst-libav: Update to 1.24.6.
From: |
guix-commits |
Subject: |
56/58: gnu: gst-libav: Update to 1.24.6. |
Date: |
Sat, 7 Sep 2024 05:11:11 -0400 (EDT) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit 52cc8626acdc106e5ff32bc4314059a2fa39d0a1
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Sat Aug 17 23:27:31 2024 +0200
gnu: gst-libav: Update to 1.24.6.
* gnu/packages/gstreamer.scm (gst-libav): Update to 1.24.6.
---
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 0d3f8007e7..fd73099762 100644
--- a/gnu/packages/gstreamer.scm
+++ b/gnu/packages/gstreamer.scm
@@ -1012,7 +1012,7 @@ think twice about shipping them.")
(define-public gst-libav
(package
(name "gst-libav")
- (version "1.22.3")
+ (version "1.24.6")
(source
(origin
(method url-fetch)
@@ -1021,7 +1021,7 @@ think twice about shipping them.")
"https://gstreamer.freedesktop.org/src/" name "/"
name "-" version ".tar.xz"))
(sha256
- (base32 "08x929yhjd2wpy05146fnqv6p2hw58ha079bwfkp2hwbh02wii9f"))))
+ (base32 "1gzj4a3cqczp9hj18frzlp00xj45p1dg58ra6iz903rr3940igab"))))
(build-system meson-build-system)
(native-inputs (list perl pkg-config python-wrapper ruby))
(inputs (list ffmpeg))
- 16/58: gnu: Make vte-with-gtk4 the default vte., (continued)
- 16/58: gnu: Make vte-with-gtk4 the default vte., guix-commits, 2024/09/07
- 19/58: gnu: gnome-contacts: Update to 46.0., guix-commits, 2024/09/07
- 26/58: gnu: gtksourceview: Update to 5.12.1., guix-commits, 2024/09/07
- 24/58: gnu: gnome-keyring: Update to 46.1., guix-commits, 2024/09/07
- 02/58: gnu: tracker-miners: Update to 3.7.3., guix-commits, 2024/09/07
- 10/58: gnu: gnome-calculator: Update to 46.1., guix-commits, 2024/09/07
- 31/58: gnu: simple-scan: Update to 46.0., guix-commits, 2024/09/07
- 25/58: gnu: gnome-maps: Update to 46.11., guix-commits, 2024/09/07
- 23/58: gnu: gnome-font-viewer: Update to 46.0., guix-commits, 2024/09/07
- 47/58: gnu: pangomm: Update to 2.54.0., guix-commits, 2024/09/07
- 56/58: gnu: gst-libav: Update to 1.24.6.,
guix-commits <=
- 48/58: gnu: gtk+: Update to 3.24.41., guix-commits, 2024/09/07