[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
54/84: gnu: gst-plugins-bad: Update to 1.24.6.
From: |
guix-commits |
Subject: |
54/84: gnu: gst-plugins-bad: Update to 1.24.6. |
Date: |
Sat, 9 Nov 2024 03:54:38 -0500 (EST) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit ecc3c2942a76bc1a4f5e5cc74717249737910406
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Sat Aug 17 23:27:18 2024 +0200
gnu: gst-plugins-bad: Update to 1.24.6.
* gnu/packages/gstreamer.scm (gst-plugins-bad): 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 55002546ef..90ac93c5e1 100644
--- a/gnu/packages/gstreamer.scm
+++ b/gnu/packages/gstreamer.scm
@@ -760,14 +760,14 @@ model to base your own plug-in on, here it is.")
(define-public gst-plugins-bad
(package
(name "gst-plugins-bad")
- (version "1.22.3")
+ (version "1.24.6")
(source (origin
(method url-fetch)
(uri (string-append "https://gstreamer.freedesktop.org/src/"
name "/" name "-" version ".tar.xz"))
(sha256
(base32
- "1n116sphawmlqyjp1b8sv07vz4rjk1zn07286w37y4l65pp8yyg1"))
+ "0k5nqlcrl0p5gy2n9zkl34vjp0gj9sg787kwahgpr0p72darckcg"))
(modules '((guix build utils)))
(snippet
'(begin
- 55/84: gnu: gst-plugins-ugly: Update to 1.24.6., (continued)
- 55/84: gnu: gst-plugins-ugly: Update to 1.24.6., guix-commits, 2024/11/09
- 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 <=
- 39/84: gnu: gnome-mahjongg: Update to 3.40.1., guix-commits, 2024/11/09
- 53/84: gnu: gst-plugins-good: Update to 1.24.6., guix-commits, 2024/11/09
- 67/84: gnu: xdg-desktop-portal-gnome: Update to 46.2., guix-commits, 2024/11/09
- 73/84: gnu: gtk: Update to 4.16.1., guix-commits, 2024/11/09
- 43/84: gnu: vala: Update to 0.56.17., guix-commits, 2024/11/09
- 37/84: gnu: evolution-data-server: Update to 3.52.3., guix-commits, 2024/11/09
- 65/84: gnu: Add munit., guix-commits, 2024/11/09
- 64/84: gnu: gdm: Update to 46.2., guix-commits, 2024/11/09
- 52/84: gnu: gst-plugins-base: Update to 1.24.6., guix-commits, 2024/11/09
- 60/84: gnu: orca: Update to 46.2., guix-commits, 2024/11/09