[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
98/125: gnu: gst-plugins-ugly: Update to 1.18.4.
From: |
guix-commits |
Subject: |
98/125: gnu: gst-plugins-ugly: Update to 1.18.4. |
Date: |
Sat, 3 Jul 2021 21:17:41 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit 24f5491e830dd081b894389c8545c44942b74113
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 fc895c5..b78ef44 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
- 67/125: gnu: at-spi2-atk: Update to 2.38.0., (continued)
- 67/125: gnu: at-spi2-atk: Update to 2.38.0., guix-commits, 2021/07/03
- 68/125: gnu: at-spi2-atk: Update home-page and license., guix-commits, 2021/07/03
- 70/125: gnu: json-glib: Enable documentation and man-pages., guix-commits, 2021/07/03
- 72/125: gnu: wayland: Update to 1.19.0., guix-commits, 2021/07/03
- 81/125: gnu: gtk+: Add missing inputs., guix-commits, 2021/07/03
- 86/125: gnu: ibus: Update to 1.5.24., guix-commits, 2021/07/03
- 111/125: gnu: gnutls: Enable PKCS#11 support., guix-commits, 2021/07/03
- 115/125: gnu: gtkmm: Change build-system and adjust arguments accordingly., guix-commits, 2021/07/03
- 123/125: gnu: tracker-miners: Update to 3.1.1 and make related changes., guix-commits, 2021/07/03
- 79/125: gnu: gtk+-2: Update to 2.24.33., guix-commits, 2021/07/03
- 98/125: gnu: gst-plugins-ugly: Update to 1.18.4.,
guix-commits <=
- 100/125: gnu: gst-plugins-bad: Update to 1.18.4., guix-commits, 2021/07/03
- 109/125: gnu: glib-networking: Enable libproxy and openssl support., guix-commits, 2021/07/03
- 112/125: gnu: w3m: Update to 0.5.3+git20210102., guix-commits, 2021/07/03
- 117/125: gnu: libsoup: Disable ssl-test., guix-commits, 2021/07/03
- 122/125: gnu: tracker: Propagate dependencies as per pkg-config file., guix-commits, 2021/07/03
- 120/125: gnu: tracker: Enable documentation., guix-commits, 2021/07/03
- 94/125: gnu: gstreamer: Update to 1.18.4., guix-commits, 2021/07/03
- 71/125: gnu: json-glib: Update synopsis and description., guix-commits, 2021/07/03
- 75/125: gnu: wayland-protocols: Update description., guix-commits, 2021/07/03
- 77/125: gnu: gtk+-2: Enable tests., guix-commits, 2021/07/03