[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
350/377: gnu: gst-libav: Update to 1.18.4.
From: |
guix-commits |
Subject: |
350/377: gnu: gst-libav: Update to 1.18.4. |
Date: |
Thu, 2 Sep 2021 17:56:19 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit 9fa401dc822c895e5692c666e6315ccbe55d238c
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 db715d9..24da748 100644
--- a/gnu/packages/gstreamer.scm
+++ b/gnu/packages/gstreamer.scm
@@ -884,7 +884,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)
@@ -894,7 +894,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)
- 343/377: gnu: faac: Correct source uri., (continued)
- 343/377: gnu: faac: Correct source uri., guix-commits, 2021/09/02
- 344/377: gnu: zbar: Update to 0.23.90., guix-commits, 2021/09/02
- 345/377: gnu: gstreamer: Update to 1.18.4., guix-commits, 2021/09/02
- 346/377: gnu: gst-plugins-base: Update to 1.18.4., guix-commits, 2021/09/02
- 347/377: gnu: gst-plugins-base: Enable more features., guix-commits, 2021/09/02
- 348/377: gnu: gst-plugins-good: Update to 1.18.4., guix-commits, 2021/09/02
- 349/377: gnu: gst-plugins-ugly: Update to 1.18.4., guix-commits, 2021/09/02
- 351/377: gnu: gst-plugins-bad: Update to 1.18.4., guix-commits, 2021/09/02
- 353/377: gnu: gst-editing-services: Update to 1.18.4., guix-commits, 2021/09/02
- 352/377: gnu: gst-plugins-bad: Add missing inputs to enable more features., guix-commits, 2021/09/02
- 350/377: gnu: gst-libav: Update to 1.18.4.,
guix-commits <=
- 355/377: gnu: glib: Disable failing test., guix-commits, 2021/09/02
- 357/377: gnu: docbook-xsl: Update to 1.79.2., guix-commits, 2021/09/02
- 132/377: gnu: Add r-mmwrweek., guix-commits, 2021/09/02
- 133/377: gnu: Add r-crul., guix-commits, 2021/09/02
- 138/377: gnu: Add r-zoib., guix-commits, 2021/09/02
- 142/377: gnu: Add rust-nix-0.22., guix-commits, 2021/09/02
- 140/377: gnu: rust-thiserror-1: Update to 1.0.26., guix-commits, 2021/09/02
- 147/377: gnu: Add rust-polars-core-0.15., guix-commits, 2021/09/02
- 149/377: gnu: Add rust-polars-io-0.15., guix-commits, 2021/09/02
- 150/377: gnu: Add rust-polars-lazy-0.15., guix-commits, 2021/09/02