[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
96/115: gnu: gst-plugins-ugly: Update to 1.18.4.
From: |
guix-commits |
Subject: |
96/115: gnu: gst-plugins-ugly: Update to 1.18.4. |
Date: |
Wed, 12 May 2021 21:01:46 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit d6338e2c71254708a38c07fa3b758abb825fa5ac
Author: Raghav Gururajan <rg@raghavgururajan.name>
AuthorDate: Mon Apr 12 11:36:10 2021 +0200
gnu: gst-plugins-ugly: Update to 1.18.4.
* gnu/packages/gstreamer.scm (gst-plugins-upgly)[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 8d28b75..98e7bf6 100644
--- a/gnu/packages/gstreamer.scm
+++ b/gnu/packages/gstreamer.scm
@@ -825,7 +825,7 @@ par compared to the rest.")
(define-public gst-plugins-ugly
(package
(name "gst-plugins-ugly")
- (version "1.18.2")
+ (version "1.18.4")
(source
(origin
(method url-fetch)
@@ -834,7 +834,7 @@ par compared to the rest.")
name "/" name "-" version ".tar.xz"))
(patches (search-patches
"gst-plugins-ugly-fix-out-of-bound-reads.patch"))
(sha256
- (base32 "1nwbcv5yaib3d8icvyja3zf6lyjf5zf1hndbijrhj8j7xlia0dx3"))))
+ (base32 "0g6i4db1883q3j0l2gdv46fcqwiiaw63n6mhvsfcms1i1p7g1391"))))
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t ; To wrap binaries and/or compile schemas
- 97/115: gnu: gst-libav: Update to 1.18.4., (continued)
- 97/115: gnu: gst-libav: Update to 1.18.4., guix-commits, 2021/05/12
- 77/115: gnu: gtk+-2: Update to 2.24.33., guix-commits, 2021/05/12
- 83/115: gnu: gtkmm-2: Fix build., guix-commits, 2021/05/12
- 72/115: gnu: wayland: Update synopsis, description and license., guix-commits, 2021/05/12
- 73/115: gnu: wayland-protocols: Update description., guix-commits, 2021/05/12
- 85/115: gnu: ibus: Enable documentation., guix-commits, 2021/05/12
- 76/115: gnu: gtk+-2: Add missing inputs and search-path., guix-commits, 2021/05/12
- 94/115: gnu: gst-plugins-base: Enable more features., guix-commits, 2021/05/12
- 78/115: gnu: gtk+: Enable tests., guix-commits, 2021/05/12
- 75/115: gnu: gtk+-2: Enable tests., guix-commits, 2021/05/12
- 96/115: gnu: gst-plugins-ugly: Update to 1.18.4.,
guix-commits <=
- 101/115: gnu: cairo: Reintroduce security patches [security fixes]., guix-commits, 2021/05/12
- 99/115: gnu: gst-plugins-bad: Add missing inputs to enable more features., guix-commits, 2021/05/12
- 102/115: gnu: glib: Disable failing test., guix-commits, 2021/05/12
- 107/115: gnu: glib-networking: Enable libproxy and openssl support., guix-commits, 2021/05/12
- 103/115: gnu: meson-0.55: Update to 0.55.3., guix-commits, 2021/05/12
- 111/115: gnu: python-pycairo: Update to 1.20.0., guix-commits, 2021/05/12
- 113/115: gnu: gtkmm: Change build-system and adjust arguments accordingly., guix-commits, 2021/05/12
- 109/115: gnu: gnutls: Enable PKCS#11 support., guix-commits, 2021/05/12
- 110/115: gnu: w3m: Update to 0.5.3+git20210102., guix-commits, 2021/05/12