[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/09: gnu: gst-plugins-good: Update to 1.18.4.
From: |
guix-commits |
Subject: |
04/09: gnu: gst-plugins-good: Update to 1.18.4. |
Date: |
Mon, 19 Apr 2021 17:25:06 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit 8095f3ffa8034db7331ffa9bfe0c90670fcb55f8
Author: Raghav Gururajan <rg@raghavgururajan.name>
AuthorDate: Mon Apr 12 11:36:09 2021 +0200
gnu: gst-plugins-good: Update to 1.18.4.
* gnu/packages/gstreamer.scm (gst-plugins-good)[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 635231c..f415c0e 100644
--- a/gnu/packages/gstreamer.scm
+++ b/gnu/packages/gstreamer.scm
@@ -622,7 +622,7 @@ for the GStreamer multimedia library.")
(define-public gst-plugins-good
(package
(name "gst-plugins-good")
- (version "1.18.2")
+ (version "1.18.4")
(source
(origin
(method url-fetch)
@@ -632,7 +632,7 @@ for the GStreamer multimedia library.")
name "-" version ".tar.xz"))
(patches (search-patches "gst-plugins-good-fix-test.patch"))
(sha256
- (base32 "1929nhjsvbl4bw37nfagnfsnxz737cm2x3ayz9ayrn9lwkfm45zp"))))
+ (base32 "1c1rpq709cy8maaykyn1n0kckj9c6fl3mhvixkk6xmdwkcx0xrdn"))))
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t ; To wrap binaries and/or compile schemas
- branch wip-gnome updated (bf75f4f -> 9ab9d3e), guix-commits, 2021/04/19
- 01/09: gnu: gstreamer: Update to 1.18.4., guix-commits, 2021/04/19
- 05/09: gnu: gst-plugins-ugly: Update to 1.18.4., guix-commits, 2021/04/19
- 07/09: gnu: gst-plugins-bad: Update to 1.18.4., guix-commits, 2021/04/19
- 03/09: gnu: gst-plugins-base: Enable more features., guix-commits, 2021/04/19
- 09/09: gnu: gst-editing-services: Update to 1.18.4., guix-commits, 2021/04/19
- 02/09: gnu: gst-plugins-base: Update to 1.18.4., guix-commits, 2021/04/19
- 06/09: gnu: gst-libav: Update to 1.18.4., guix-commits, 2021/04/19
- 04/09: gnu: gst-plugins-good: Update to 1.18.4.,
guix-commits <=
- 08/09: gnu: gst-plugins-bad: Add missing inputs to enable more features., guix-commits, 2021/04/19