[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
24/217: gnu: gst-libav: Update to 1.18.4.
From: |
guix-commits |
Subject: |
24/217: gnu: gst-libav: Update to 1.18.4. |
Date: |
Sun, 14 Nov 2021 19:20:29 -0500 (EST) |
vagrantc pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.
commit 135f8fe9dd7b6ded0b383dd766abc5ce9f4f3af2
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 9bd2b56..fbe27da 100644
--- a/gnu/packages/gstreamer.scm
+++ b/gnu/packages/gstreamer.scm
@@ -886,7 +886,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)
@@ -896,7 +896,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)
- 03/217: gnu: rust: Update to 1.50., (continued)
- 03/217: gnu: rust: Update to 1.50., guix-commits, 2021/11/14
- 02/217: gnu: gst-plugins-base: Depend on Opus for all systems., guix-commits, 2021/11/14
- 08/217: gnu: gtk+: Add a debug output., guix-commits, 2021/11/14
- 14/217: gnu: librsvg-next: Do not propagate gdk-pixbuf., guix-commits, 2021/11/14
- 15/217: gnu: libgweather: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/11/14
- 07/217: gnu: json-c: Update to 0.15., guix-commits, 2021/11/14
- 06/217: gnu: shadow: Set log in /var/log., guix-commits, 2021/11/14
- 04/217: gnu: pulseaudio: Update to 14.2., guix-commits, 2021/11/14
- 18/217: gnu: cheese: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/11/14
- 23/217: gnu: gst-plugins-ugly: Update to 1.18.4., guix-commits, 2021/11/14
- 24/217: gnu: gst-libav: Update to 1.18.4.,
guix-commits <=
- 27/217: gnu: gst-editing-services: Update to 1.18.4., guix-commits, 2021/11/14
- 28/217: gnu: python-pygobject: Update to 3.40.1., guix-commits, 2021/11/14
- 09/217: gnu: gdk-pixbuf: Add a debug output., guix-commits, 2021/11/14
- 11/217: gnu: librsvg: Add a debug output., guix-commits, 2021/11/14
- 13/217: gnu: libnotify: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/11/14
- 05/217: gnu: pulseaudio: Use meson build system., guix-commits, 2021/11/14
- 10/217: gnu: gdk-pixbuf+svg: Fix typo in comment., guix-commits, 2021/11/14
- 16/217: gnu: cogl: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/11/14
- 17/217: gnu: mutter: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/11/14
- 19/217: gnu: gstreamer: Update to 1.18.4., guix-commits, 2021/11/14