[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
22/227: gnu: gst-plugins-good: Update to 1.18.4.
From: |
guix-commits |
Subject: |
22/227: gnu: gst-plugins-good: Update to 1.18.4. |
Date: |
Thu, 11 Nov 2021 12:29:51 -0500 (EST) |
apteryx pushed a commit to branch core-updates-frozen
in repository guix.
commit 69e3e046d6cd20f6a07040454dec63091d9ec78e
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 a9f2136..68ba23d 100644
--- a/gnu/packages/gstreamer.scm
+++ b/gnu/packages/gstreamer.scm
@@ -618,7 +618,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)
@@ -630,7 +630,7 @@ for the GStreamer multimedia library.")
"gst-plugins-good-CVE-2021-3497.patch"
"gst-plugins-good-CVE-2021-3498.patch"))
(sha256
- (base32 "1929nhjsvbl4bw37nfagnfsnxz737cm2x3ayz9ayrn9lwkfm45zp"))))
+ (base32 "1c1rpq709cy8maaykyn1n0kckj9c6fl3mhvixkk6xmdwkcx0xrdn"))))
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t ; To wrap binaries and/or compile schemas
- 01/227: gnu: apr: Update to 1.7.0., (continued)
- 01/227: gnu: apr: Update to 1.7.0., guix-commits, 2021/11/11
- 04/227: gnu: pulseaudio: Update to 14.2., guix-commits, 2021/11/11
- 05/227: gnu: pulseaudio: Use meson build system., guix-commits, 2021/11/11
- 09/227: gnu: gdk-pixbuf: Add a debug output., guix-commits, 2021/11/11
- 11/227: gnu: librsvg: Add a debug output., guix-commits, 2021/11/11
- 14/227: gnu: librsvg-next: Do not propagate gdk-pixbuf., guix-commits, 2021/11/11
- 10/227: gnu: gdk-pixbuf+svg: Fix typo in comment., guix-commits, 2021/11/11
- 26/227: gnu: gst-plugins-bad: Add missing inputs to enable more features., guix-commits, 2021/11/11
- 29/227: gnu: e2fsprogs: Update to 1.46.2., guix-commits, 2021/11/11
- 15/227: gnu: libgweather: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/11/11
- 22/227: gnu: gst-plugins-good: Update to 1.18.4.,
guix-commits <=
- 24/227: gnu: gst-libav: Update to 1.18.4., guix-commits, 2021/11/11
- 40/227: gnu: gstreamer: Update to 1.19.2., guix-commits, 2021/11/11
- 36/227: gnu: python-sphinxcontrib-htmlhelp: Update to 2.0.0., guix-commits, 2021/11/11
- 35/227: gnu: gnupg: Update to 2.2.30., guix-commits, 2021/11/11
- 38/227: gnu: python-sphinx: Update to 4.2.0., guix-commits, 2021/11/11
- 02/227: gnu: gst-plugins-base: Depend on Opus for all systems., guix-commits, 2021/11/11
- 06/227: gnu: shadow: Set log in /var/log., guix-commits, 2021/11/11
- 08/227: gnu: gtk+: Add a debug output., guix-commits, 2021/11/11
- 12/227: gnu: appstream-glib: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/11/11
- 13/227: gnu: libnotify: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/11/11