[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
95/124: gnu: gst-plugins-good: Update to 1.18.4.
From: |
guix-commits |
Subject: |
95/124: gnu: gst-plugins-good: Update to 1.18.4. |
Date: |
Tue, 10 Aug 2021 20:21:23 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit 9bf968a802081b755b513ff8477a15f7cfd4fd35
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 3ac43bb..fc895c5 100644
--- a/gnu/packages/gstreamer.scm
+++ b/gnu/packages/gstreamer.scm
@@ -623,7 +623,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)
@@ -635,7 +635,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
- 71/124: gnu: wayland: Fix and move documentation., (continued)
- 71/124: gnu: wayland: Fix and move documentation., guix-commits, 2021/08/10
- 77/124: gnu: gtk+-2: Update to 2.24.33., guix-commits, 2021/08/10
- 78/124: gnu: gtk+: Enable tests., guix-commits, 2021/08/10
- 81/124: gnu: gtk+: Update to 3.24.27., guix-commits, 2021/08/10
- 90/124: gnu: faac: Correct source uri., guix-commits, 2021/08/10
- 84/124: gnu: ibus: Update to 1.5.24., guix-commits, 2021/08/10
- 91/124: gnu: zbar: Update to 0.23.90., guix-commits, 2021/08/10
- 100/124: gnu: gst-editing-services: Update to 1.18.4., guix-commits, 2021/08/10
- 82/124: gnu: gtkmm: Update to 3.24.4., guix-commits, 2021/08/10
- 85/124: gnu: ibus: Enable documentation., guix-commits, 2021/08/10
- 95/124: gnu: gst-plugins-good: Update to 1.18.4.,
guix-commits <=
- 114/124: gnu: gtkmm@2: Override inheritance of certain changes from gtkmm., guix-commits, 2021/08/10
- 117/124: gnu: tracker: Enable some features., guix-commits, 2021/08/10
- 119/124: gnu: tracker: Update to 3.1.1 and make related changes., guix-commits, 2021/08/10
- 88/124: gnu: ibus: Remove trailing #t in phases., guix-commits, 2021/08/10
- 89/124: gnu: iqa: Correct source uri., guix-commits, 2021/08/10
- 87/124: gnu: ibus: Enable tests., guix-commits, 2021/08/10
- 92/124: gnu: gstreamer: Update to 1.18.4., guix-commits, 2021/08/10
- 94/124: gnu: gst-plugins-base: Enable more features., guix-commits, 2021/08/10
- 96/124: gnu: gst-plugins-ugly: Update to 1.18.4., guix-commits, 2021/08/10
- 97/124: gnu: gst-libav: Update to 1.18.4., guix-commits, 2021/08/10