[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
55/58: gnu: gst-plugins-ugly: Update to 1.24.6.
From: |
guix-commits |
Subject: |
55/58: gnu: gst-plugins-ugly: Update to 1.24.6. |
Date: |
Sat, 7 Sep 2024 05:11:11 -0400 (EDT) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit 30202e4cdf6cbb2fbcf4025d8577d0fc86b0b596
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 f1f190cd83..0d3f8007e7 100644
--- a/gnu/packages/gstreamer.scm
+++ b/gnu/packages/gstreamer.scm
@@ -955,7 +955,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)
@@ -963,7 +963,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
- 46/58: gnu: gtkmm: Update to 4.14.0., (continued)
- 46/58: gnu: gtkmm: Update to 4.14.0., guix-commits, 2024/09/07
- 03/58: gnu: baobab: Update to 46.0., guix-commits, 2024/09/07
- 29/58: gnu: gnome-weather: Update to 46.0., guix-commits, 2024/09/07
- 30/58: gnu: rygel: Update to 0.42.6., guix-commits, 2024/09/07
- 21/58: gnu: gnome-online-accounts: Update to 3.50.3., guix-commits, 2024/09/07
- 27/58: gnu: gnome-text-editor: Update to 46.3., guix-commits, 2024/09/07
- 51/58: gnu: gstreamer: Update to 1.24.6., guix-commits, 2024/09/07
- 14/58: gnu: Add gtk-frdp-for-gnome-connections., guix-commits, 2024/09/07
- 01/58: gnu: tracker: Update to 3.7.3., guix-commits, 2024/09/07
- 33/58: gnu: libpanel: Update to 1.7.0., guix-commits, 2024/09/07
- 55/58: gnu: gst-plugins-ugly: Update to 1.24.6.,
guix-commits <=
- 45/58: gnu: atkmm: Update to 2.36.3., guix-commits, 2024/09/07
- 44/58: gnu: at-spi2-core: Update to 2.52.0., guix-commits, 2024/09/07
- 13/58: gnu: gnome-clocks: Update to 46.0., guix-commits, 2024/09/07
- 04/58: gnu: dconf-editor: Update to 45.0.1., guix-commits, 2024/09/07
- 16/58: gnu: Make vte-with-gtk4 the default vte., guix-commits, 2024/09/07
- 19/58: gnu: gnome-contacts: Update to 46.0., guix-commits, 2024/09/07
- 26/58: gnu: gtksourceview: Update to 5.12.1., guix-commits, 2024/09/07
- 24/58: gnu: gnome-keyring: Update to 46.1., guix-commits, 2024/09/07
- 02/58: gnu: tracker-miners: Update to 3.7.3., guix-commits, 2024/09/07
- 10/58: gnu: gnome-calculator: Update to 46.1., guix-commits, 2024/09/07