[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: |
Sun, 5 Sep 2021 10:08:29 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit c78958754ab30c24f0a427f6817ff31331f5e53d
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 452afe9..ee5f52c 100644
--- a/gnu/packages/gstreamer.scm
+++ b/gnu/packages/gstreamer.scm
@@ -882,7 +882,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)
@@ -892,7 +892,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)
- 356/377: gnu: meson-0.55: Update to 0.55.3., (continued)
- 356/377: gnu: meson-0.55: Update to 0.55.3., guix-commits, 2021/09/05
- 358/377: gnu: pango: Use meson-0.55, as required by the project., guix-commits, 2021/09/05
- 362/377: gnu: gnutls: Enable PKCS#11 support., guix-commits, 2021/09/05
- 366/377: gnu: gtkmm: Change build-system and adjust arguments accordingly., guix-commits, 2021/09/05
- 376/377: gnu: zbar: Rename qtbase to qtbase-5., guix-commits, 2021/09/05
- 295/377: gnu: gdk-pixbuf+svg: Correct package definition to include changes from gdk-pixbuf., guix-commits, 2021/09/05
- 319/377: gnu: at-spi2-atk: Update home-page and license., guix-commits, 2021/09/05
- 330/377: gnu: gtk+-2: Update to 2.24.33., guix-commits, 2021/09/05
- 310/377: gnu: atk: Update home-page and license., guix-commits, 2021/09/05
- 331/377: gnu: gtk+: Enable tests., guix-commits, 2021/09/05
- 350/377: gnu: gst-libav: Update to 1.18.4.,
guix-commits <=
- 357/377: gnu: docbook-xsl: Update to 1.79.2., guix-commits, 2021/09/05
- 365/377: gnu: python-pygobject: Update to 3.40.1., guix-commits, 2021/09/05