[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
55/84: gnu: gst-plugins-ugly: Update to 1.24.6.
From: |
guix-commits |
Subject: |
55/84: gnu: gst-plugins-ugly: Update to 1.24.6. |
Date: |
Sat, 9 Nov 2024 03:54:39 -0500 (EST) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit 4ce7f3d43f0638e1b9bef41268208d8c9d937421
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Sat Aug 17 23:27:24 2024 +0200
gnu: gst-plugins-ugly: Update to 1.24.6.
* gnu/packages/gstreamer.scm (gst-plugins-ugly): Update to 1.24.6.
---
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 90ac93c5e1..4e45e730ad 100644
--- a/gnu/packages/gstreamer.scm
+++ b/gnu/packages/gstreamer.scm
@@ -958,7 +958,7 @@ par compared to the rest.")
(define-public gst-plugins-ugly
(package
(name "gst-plugins-ugly")
- (version "1.22.3")
+ (version "1.24.6")
(source
(origin
(method url-fetch)
@@ -966,7 +966,7 @@ par compared to the rest.")
(string-append "https://gstreamer.freedesktop.org/src/"
name "/" name "-" version ".tar.xz"))
(sha256
- (base32 "0q53snvh7kr8g7qqxy4v5ska0d78kgc5bkp6qjrnhcr9qbaqxj9x"))))
+ (base32 "1i3m9b48ab7h385qlbxn7p43zfdpymf8gkamf9ijwa5bg0lvpzax"))))
(build-system meson-build-system)
(arguments
(list #:glib-or-gtk? #t ; To wrap binaries and/or compile schemas
- 77/84: gnu: bootstrap glib and gobject against each other., (continued)
- 77/84: gnu: bootstrap glib and gobject against each other., guix-commits, 2024/11/09
- 76/84: gnu: gobject-introspection: Update to 1.82.0., guix-commits, 2024/11/09
- 49/84: gnu: gtk-doc: Update to 1.34.0., guix-commits, 2024/11/09
- 40/84: gnu: gsettings-desktop-schemas: Update to 46.0., guix-commits, 2024/11/09
- 42/84: gnu: librsvg: Disable rtl_tspan_svg test., guix-commits, 2024/11/09
- 47/84: gnu: pangomm: Update to 2.54.0., guix-commits, 2024/11/09
- 48/84: gnu: gtk+: Update to 3.24.41., guix-commits, 2024/11/09
- 50/84: gnu: Ungraft ibus-minimal., guix-commits, 2024/11/09
- 56/84: gnu: gst-libav: Update to 1.24.6., guix-commits, 2024/11/09
- 61/84: gnu: gnome-music: Update to 46.0., guix-commits, 2024/11/09
- 55/84: gnu: gst-plugins-ugly: Update to 1.24.6.,
guix-commits <=
- 57/84: gnu: gst-editing-services: Update to 1.24.6., guix-commits, 2024/11/09
- 59/84: gnu: epiphany: Update to 46.3., guix-commits, 2024/11/09
- 71/84: gnu: telepathy-glib: Fix build., guix-commits, 2024/11/09
- 66/84: gnu: Add libei., guix-commits, 2024/11/09
- 70/84: gnu: gnome-remote-desktop: Update to 46.3., guix-commits, 2024/11/09
- 79/84: gnu: python-pygobject: Update to 3.50.0., guix-commits, 2024/11/09
- 81/84: gnu: gjs: Fix build., guix-commits, 2024/11/09
- 68/84: gnu: sysprof: Propagate libdex., guix-commits, 2024/11/09
- 82/84: gnu: gst-plugins-bad: Disable failing test., guix-commits, 2024/11/09
- 54/84: gnu: gst-plugins-bad: Update to 1.24.6., guix-commits, 2024/11/09