[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/24: gnu: gst-plugins-ugly: Update to 1.24.9.
From: |
guix-commits |
Subject: |
11/24: gnu: gst-plugins-ugly: Update to 1.24.9. |
Date: |
Fri, 22 Nov 2024 04:14:14 -0500 (EST) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit d98be5f2d82f3154caaf7a9f7f6b508ff4047549
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Mon Nov 11 15:16:52 2024 +0900
gnu: gst-plugins-ugly: Update to 1.24.9.
* gnu/packages/gstreamer.scm (gst-plugins-ugly): Update to 1.24.9.
Change-Id: Icfb7e1732a4340a634fd84b1a71103ace2f36caf
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
---
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 ea48869ead..c2d5568d76 100644
--- a/gnu/packages/gstreamer.scm
+++ b/gnu/packages/gstreamer.scm
@@ -965,7 +965,7 @@ par compared to the rest.")
(define-public gst-plugins-ugly
(package
(name "gst-plugins-ugly")
- (version "1.24.6")
+ (version "1.24.9")
(source
(origin
(method url-fetch)
@@ -973,7 +973,7 @@ par compared to the rest.")
(string-append "https://gstreamer.freedesktop.org/src/"
name "/" name "-" version ".tar.xz"))
(sha256
- (base32 "1i3m9b48ab7h385qlbxn7p43zfdpymf8gkamf9ijwa5bg0lvpzax"))))
+ (base32 "1dn33ivfc0rnn545y40303h5z9bm5ca9f8j2czmhbk9q1w8k0ssb"))))
(build-system meson-build-system)
(arguments
(list #:glib-or-gtk? #t ; To wrap binaries and/or compile schemas
- 08/24: gnu: gst-plugins-base: Update to 1.24.9., (continued)
- 08/24: gnu: gst-plugins-base: Update to 1.24.9., guix-commits, 2024/11/22
- 13/24: gnu: gst-editing-services: Update to 1.24.9., guix-commits, 2024/11/22
- 14/24: gnu: python-gst: Update to 1.24.9., guix-commits, 2024/11/22
- 17/24: gnu: gnome-vfs: Remove trailing #t., guix-commits, 2024/11/22
- 18/24: gnu: mjpegtools: Remove gtk+-2 input., guix-commits, 2024/11/22
- 19/24: gnu: libquicktime: Remove ffmpeg-4 and gtk+-2 inputs., guix-commits, 2024/11/22
- 02/24: gnu: blueprint-compiler: Update to 0.14.0., guix-commits, 2024/11/22
- 10/24: gnu: gst-plugins-bad: Update to 1.24.9., guix-commits, 2024/11/22
- 16/24: gnu: gst-plugins-espeak: Update to 0.6.0., guix-commits, 2024/11/22
- 15/24: gnu: gstreamer-docs: Update to 1.24.9., guix-commits, 2024/11/22
- 11/24: gnu: gst-plugins-ugly: Update to 1.24.9.,
guix-commits <=
- 20/24: gnu: libdbusmenu: Remove gtk+-2 input., guix-commits, 2024/11/22
- 12/24: gnu: gst-libav: Update to 1.24.9., guix-commits, 2024/11/22
- 21/24: gnu: libnice: Update to 0.1.22., guix-commits, 2024/11/22
- 24/24: gnu: orc: Update to 0.4.40., guix-commits, 2024/11/22
- 06/24: gnu: gi-docgen: Update to 2024.1., guix-commits, 2024/11/22
- 23/24: gnu: libvisual: Update to 0.4.2., guix-commits, 2024/11/22
- 22/24: gnu: libvisual-plugins: Update to 0.4.2., guix-commits, 2024/11/22