[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
24/142: gnu: gst-libav: Update to 1.18.4.
From: |
guix-commits |
Subject: |
24/142: gnu: gst-libav: Update to 1.18.4. |
Date: |
Wed, 20 Oct 2021 14:56:25 -0400 (EDT) |
apteryx pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.
commit e9b1cc056eaf3f146b264619a2a022aebb8cdc10
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 8710c43..5fb5559 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)
- 113/142: gnu: gusb-minimal: Introduce minimal variant., (continued)
- 113/142: gnu: gusb-minimal: Introduce minimal variant., guix-commits, 2021/10/20
- 126/142: gnu: glib-networking: Update to 2.70.rc., guix-commits, 2021/10/20
- 04/142: gnu: pulseaudio: Update to 14.2., guix-commits, 2021/10/20
- 18/142: gnu: cheese: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/10/20
- 49/142: gnu: e2fsprogs: Update to 1.46.4., guix-commits, 2021/10/20
- 55/142: gnu: abseil-cpp: Update to 20210324.2., guix-commits, 2021/10/20
- 61/142: gnu: gst-plugins-base: Update to 1.18.5., guix-commits, 2021/10/20
- 96/142: gnu: python-pypa-build: Update to 0.7.0., guix-commits, 2021/10/20
- 106/142: gnu: at-spi2-atk: Break a dependency cycle between GTK+ and Inkscape., guix-commits, 2021/10/20
- 117/142: gnu: graphviz: Update to 2.49.0., guix-commits, 2021/10/20
- 24/142: gnu: gst-libav: Update to 1.18.4.,
guix-commits <=
- 121/142: gnu: util-linux: Globally disable the lsns test., guix-commits, 2021/10/20
- 111/142: gnu: colord-minimal: Introduce minimal variant., guix-commits, 2021/10/20
- 118/142: gnu: cmake-bootstrap: Update to 3.21.3., guix-commits, 2021/10/20
- 124/142: gnu: libthai: Make datrie a normal native-input., guix-commits, 2021/10/20
- 23/142: gnu: gst-plugins-ugly: Update to 1.18.4., guix-commits, 2021/10/20
- 25/142: gnu: gst-plugins-bad: Update to 1.18.4., guix-commits, 2021/10/20
- 34/142: gnu: gnupg: Don't explicitly return #t from phases., guix-commits, 2021/10/20
- 36/142: gnu: python-sphinxcontrib-htmlhelp: Update to 2.0.0., guix-commits, 2021/10/20
- 38/142: gnu: python-sphinx: Update to 4.2.0., guix-commits, 2021/10/20
- 39/142: gnu: gstreamer-docs: Update to 1.19.2., guix-commits, 2021/10/20