[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
95/115: gnu: gst-plugins-good: Update to 1.18.4.
From: |
guix-commits |
Subject: |
95/115: gnu: gst-plugins-good: Update to 1.18.4. |
Date: |
Fri, 7 May 2021 16:56:50 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit 98a4ee4d2c5eb6a8bc07f08230885899c6355eb7
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 0bfe0cc..8d28b75 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
- 72/115: gnu: wayland: Update synopsis, description and license., (continued)
- 72/115: gnu: wayland: Update synopsis, description and license., guix-commits, 2021/05/07
- 75/115: gnu: gtk+-2: Enable tests., guix-commits, 2021/05/07
- 79/115: gnu: gtk+: Add missing inputs., guix-commits, 2021/05/07
- 84/115: gnu: ibus: Update to 1.5.24., guix-commits, 2021/05/07
- 82/115: gnu: gtkmm: Update to 3.24.4., guix-commits, 2021/05/07
- 90/115: gnu: faac: Correct source uri., guix-commits, 2021/05/07
- 87/115: gnu: ibus: Enable tests., guix-commits, 2021/05/07
- 88/115: gnu: ibus: Remove trailing #t in phases., guix-commits, 2021/05/07
- 89/115: gnu: iqa: Correct source uri., guix-commits, 2021/05/07
- 94/115: gnu: gst-plugins-base: Enable more features., guix-commits, 2021/05/07
- 95/115: gnu: gst-plugins-good: Update to 1.18.4.,
guix-commits <=
- 96/115: gnu: gst-plugins-ugly: Update to 1.18.4., guix-commits, 2021/05/07
- 99/115: gnu: gst-plugins-bad: Add missing inputs to enable more features., guix-commits, 2021/05/07
- 98/115: gnu: gst-plugins-bad: Update to 1.18.4., guix-commits, 2021/05/07
- 101/115: gnu: cairo: Reintroduce security patches [security fixes]., guix-commits, 2021/05/07
- 111/115: gnu: python-pycairo: Update to 1.20.0., guix-commits, 2021/05/07
- 105/115: gnu: pango: Use meson-0.55, as required by the project., guix-commits, 2021/05/07
- 110/115: gnu: w3m: Update to 0.5.3+git20210102., guix-commits, 2021/05/07
- 102/115: gnu: glib: Disable failing test., guix-commits, 2021/05/07
- 05/115: gnu: glib-with-documentation: Make some cosmetic changes., guix-commits, 2021/05/07
- 109/115: gnu: gnutls: Enable PKCS#11 support., guix-commits, 2021/05/07