[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
23/227: gnu: gst-plugins-ugly: Update to 1.18.4.
From: |
guix-commits |
Subject: |
23/227: gnu: gst-plugins-ugly: 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 84a9a6f19a33a64d70d3181613836cfe924dbc65
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 68ba23d..9bd2b56 100644
--- a/gnu/packages/gstreamer.scm
+++ b/gnu/packages/gstreamer.scm
@@ -826,7 +826,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)
@@ -835,7 +835,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
- 02/227: gnu: gst-plugins-base: Depend on Opus for all systems., (continued)
- 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
- 19/227: gnu: gstreamer: Update to 1.18.4., guix-commits, 2021/11/11
- 16/227: gnu: cogl: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/11/11
- 17/227: gnu: mutter: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/11/11
- 20/227: gnu: gst-plugins-base: Update to 1.18.4., guix-commits, 2021/11/11
- 18/227: gnu: cheese: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/11/11
- 23/227: gnu: gst-plugins-ugly: Update to 1.18.4.,
guix-commits <=
- 34/227: gnu: gnupg: Don't explicitly return #t from phases., guix-commits, 2021/11/11
- 21/227: gnu: gst-plugins-base: Enable more features., guix-commits, 2021/11/11
- 25/227: gnu: gst-plugins-bad: Update to 1.18.4., guix-commits, 2021/11/11
- 30/227: gnu: farstream: Enable tests., guix-commits, 2021/11/11
- 31/227: gnu: libevdev: Update to 1.11.0., guix-commits, 2021/11/11
- 28/227: gnu: python-pygobject: Update to 3.40.1., guix-commits, 2021/11/11
- 33/227: gnu: bluez: Update to 5.59., guix-commits, 2021/11/11
- 39/227: gnu: gstreamer-docs: Update to 1.19.2., guix-commits, 2021/11/11
- 41/227: gnu: gst-plugins-base: Update to 1.19.2., guix-commits, 2021/11/11
- 43/227: gnu: zxing-cpp: Update to 1.2.0., guix-commits, 2021/11/11