[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/09: gnu: gst-libav: Update to 1.18.4.
From: |
guix-commits |
Subject: |
06/09: gnu: gst-libav: Update to 1.18.4. |
Date: |
Tue, 13 Apr 2021 09:31:33 -0400 (EDT) |
raghavgururajan pushed a commit to branch staging
in repository guix.
commit 5e21bf297c64e2def73382777c401729208861e9
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>
Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
---
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 ab715e0..1af9536 100644
--- a/gnu/packages/gstreamer.scm
+++ b/gnu/packages/gstreamer.scm
@@ -876,7 +876,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)
@@ -885,7 +885,7 @@ think twice about shipping them.")
"https://gstreamer.freedesktop.org/src/" name "/"
name "-" version ".tar.xz"))
(sha256
- (base32 "0jbzams9ggk3sq9ywv4gsl9rghyn203l2582m6l5c1sz9ka9m5in"))))
+ (base32 "15n3x3vhshqa3icw93g4vqmqd46122anzqvfxwn6q8famlxlcjil"))))
(build-system meson-build-system)
(native-inputs
`(("perl" ,perl)
- branch staging updated (533a893 -> cf7a288), guix-commits, 2021/04/13
- 01/09: gnu: gstreamer: Update to 1.18.4., guix-commits, 2021/04/13
- 02/09: gnu: gst-plugins-base: Update to 1.18.4., guix-commits, 2021/04/13
- 03/09: gnu: gst-plugins-base: Enable more features., guix-commits, 2021/04/13
- 04/09: gnu: gst-plugins-good: Update to 1.18.4., guix-commits, 2021/04/13
- 05/09: gnu: gst-plugins-ugly: Update to 1.18.4., guix-commits, 2021/04/13
- 08/09: gnu: gst-plugins-bad: Add missing inputs to enable more features., guix-commits, 2021/04/13
- 09/09: gnu: gst-editing-services: Update to 1.18.4., guix-commits, 2021/04/13
- 06/09: gnu: gst-libav: Update to 1.18.4.,
guix-commits <=
- 07/09: gnu: gst-plugins-bad: Update to 1.18.4., guix-commits, 2021/04/13