[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
23/201: gnu: gst-plugins-ugly: Update to 1.18.4.
From: |
guix-commits |
Subject: |
23/201: gnu: gst-plugins-ugly: Update to 1.18.4. |
Date: |
Mon, 1 Nov 2021 23:18:23 -0400 (EDT) |
apteryx pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.
commit b25860a302a612d42b27607901da283b67675fc8
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
- 63/201: gnu: gst-plugins-bad: Update to 1.18.5., (continued)
- 63/201: gnu: gst-plugins-bad: Update to 1.18.5., guix-commits, 2021/11/01
- 69/201: gnu: tensorflow: Enable parallel build (at least partially)., guix-commits, 2021/11/01
- 76/201: gnu: glibc: Look for the current timezone in /etc/localtime., guix-commits, 2021/11/01
- 78/201: gnu: gtk+-2: Fix ‘builder’ test., guix-commits, 2021/11/01
- 82/201: gnu: curl: Honor #:tests?., guix-commits, 2021/11/01
- 90/201: gnu: glade3: Remove sitecustomize.py workaround., guix-commits, 2021/11/01
- 87/201: gnu: gdb: Normalize indentation., guix-commits, 2021/11/01
- 96/201: gnu: python-pypa-build: Update to 0.7.0., guix-commits, 2021/11/01
- 24/201: gnu: gst-libav: Update to 1.18.4., guix-commits, 2021/11/01
- 20/201: gnu: gst-plugins-base: Update to 1.18.4., guix-commits, 2021/11/01
- 23/201: gnu: gst-plugins-ugly: Update to 1.18.4.,
guix-commits <=
- 27/201: gnu: gst-editing-services: Update to 1.18.4., guix-commits, 2021/11/01
- 29/201: gnu: e2fsprogs: Update to 1.46.2., guix-commits, 2021/11/01
- 30/201: gnu: farstream: Enable tests., guix-commits, 2021/11/01
- 31/201: gnu: libevdev: Update to 1.11.0., guix-commits, 2021/11/01
- 32/201: gnu: python-docutils: Update to 0.17.1., guix-commits, 2021/11/01
- 33/201: gnu: bluez: Update to 5.59., guix-commits, 2021/11/01
- 37/201: gnu: python-sphinxcontrib-serializinghtml: Update to 1.1.5., guix-commits, 2021/11/01
- 40/201: gnu: gstreamer: Update to 1.19.2., guix-commits, 2021/11/01
- 46/201: gnu: gst-libav: Update to 1.19.2., guix-commits, 2021/11/01
- 47/201: gnu: gst-editing-services: Update to 1.19.2., guix-commits, 2021/11/01