[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
97/115: gnu: gst-libav: Update to 1.18.4.
From: |
guix-commits |
Subject: |
97/115: gnu: gst-libav: Update to 1.18.4. |
Date: |
Fri, 7 May 2021 16:56:50 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit 8c3475e08c90497cd07573e4b2d3c536cef5335d
Author: Raghav Gururajan <rg@raghavgururajan.name>
AuthorDate: Mon Apr 12 11:36:11 2021 +0200
gnu: gst-libav: Update to 1.18.4.
* gnu/packages/gstreamer.scm (gst-libav)[version]: Update to 1.18.4.
Co-authored-by: Leo Prikler <leo.prikler@student.tugraz.at>
---
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 98e7bf6..8d49104 100644
--- a/gnu/packages/gstreamer.scm
+++ b/gnu/packages/gstreamer.scm
@@ -885,7 +885,7 @@ think twice about shipping them.")
(define-public gst-libav
(package
(name "gst-libav")
- (version "1.18.2")
+ (version "1.18.4")
(source
(origin
(method url-fetch)
@@ -895,7 +895,7 @@ think twice about shipping them.")
name "-" version ".tar.xz"))
(patches (search-patches "gst-libav-64channels-stack-corruption.patch"))
(sha256
- (base32 "0jbzams9ggk3sq9ywv4gsl9rghyn203l2582m6l5c1sz9ka9m5in"))))
+ (base32 "15n3x3vhshqa3icw93g4vqmqd46122anzqvfxwn6q8famlxlcjil"))))
(build-system meson-build-system)
(native-inputs
`(("perl" ,perl)
- 81/115: gnu: gtk+: Update to 3.24.27., (continued)
- 81/115: gnu: gtk+: Update to 3.24.27., guix-commits, 2021/05/07
- 80/115: gnu: gtk+: Enable cloud-providers support., guix-commits, 2021/05/07
- 76/115: gnu: gtk+-2: Add missing inputs and search-path., guix-commits, 2021/05/07
- 78/115: gnu: gtk+: Enable tests., guix-commits, 2021/05/07
- 77/115: gnu: gtk+-2: Update to 2.24.33., guix-commits, 2021/05/07
- 85/115: gnu: ibus: Enable documentation., guix-commits, 2021/05/07
- 91/115: gnu: zbar: Update to 0.23.90., guix-commits, 2021/05/07
- 92/115: gnu: gstreamer: Update to 1.18.4., guix-commits, 2021/05/07
- 93/115: gnu: gst-plugins-base: Update to 1.18.4., guix-commits, 2021/05/07
- 100/115: gnu: gst-editing-services: Update to 1.18.4., guix-commits, 2021/05/07
- 97/115: gnu: gst-libav: Update to 1.18.4.,
guix-commits <=
- 115/115: gnu: libsoup: Disable ssl-test., guix-commits, 2021/05/07
- 103/115: gnu: meson-0.55: Update to 0.55.3., guix-commits, 2021/05/07
- 113/115: gnu: gtkmm: Change build-system and adjust arguments accordingly., guix-commits, 2021/05/07
- 17/115: gnu: gtk-doc: Enable help., guix-commits, 2021/05/07
- 08/115: gnu: libsigc++: Update to 3.0.6., guix-commits, 2021/05/07
- 12/115: gnu: Add libsigc++-2., guix-commits, 2021/05/07
- 13/115: gnu: glibmm-2.64: Update to 2.64.5., guix-commits, 2021/05/07
- 22/115: gnu: cairo: Move documentation to separate output., guix-commits, 2021/05/07
- 19/115: gnu: gobject-introspection: Propagate glib., guix-commits, 2021/05/07
- 30/115: gnu: pango: Update to 1.48.3., guix-commits, 2021/05/07