[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: |
Wed, 12 May 2021 21:01:47 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit 5952460d6c212b0e090017ce0d1d90590532b9ee
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)
- 57/115: gnu: atk: Update home-page and license., (continued)
- 57/115: gnu: atk: Update home-page and license., guix-commits, 2021/05/12
- 70/115: gnu: wayland: Update to 1.19.0., guix-commits, 2021/05/12
- 64/115: gnu: at-spi2-core: Update home-page and license., guix-commits, 2021/05/12
- 61/115: gnu: Add atkmm-2.28., guix-commits, 2021/05/12
- 71/115: gnu: wayland: Fix and move documentation., guix-commits, 2021/05/12
- 59/115: gnu: atkmm: Enable documentation., guix-commits, 2021/05/12
- 65/115: gnu: at-spi2-atk: Update to 2.38.0., guix-commits, 2021/05/12
- 60/115: gnu: atkmm: Update synopsis, description, home-page and license., guix-commits, 2021/05/12
- 74/115: gnu: yelp-xsl: Enable documentation., guix-commits, 2021/05/12
- 79/115: gnu: gtk+: Add missing inputs., guix-commits, 2021/05/12
- 97/115: gnu: gst-libav: Update to 1.18.4.,
guix-commits <=
- 77/115: gnu: gtk+-2: Update to 2.24.33., guix-commits, 2021/05/12
- 83/115: gnu: gtkmm-2: Fix build., guix-commits, 2021/05/12
- 72/115: gnu: wayland: Update synopsis, description and license., guix-commits, 2021/05/12
- 73/115: gnu: wayland-protocols: Update description., guix-commits, 2021/05/12
- 85/115: gnu: ibus: Enable documentation., guix-commits, 2021/05/12
- 76/115: gnu: gtk+-2: Add missing inputs and search-path., guix-commits, 2021/05/12
- 94/115: gnu: gst-plugins-base: Enable more features., guix-commits, 2021/05/12
- 78/115: gnu: gtk+: Enable tests., guix-commits, 2021/05/12
- 75/115: gnu: gtk+-2: Enable tests., guix-commits, 2021/05/12
- 96/115: gnu: gst-plugins-ugly: Update to 1.18.4., guix-commits, 2021/05/12