[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
115/155: gnu: orc: Update to 0.4.40.
From: |
guix-commits |
Subject: |
115/155: gnu: orc: Update to 0.4.40. |
Date: |
Mon, 23 Dec 2024 15:24:19 -0500 (EST) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit 6778d6f46085b195f336afcf39b80eaf22959959
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Mon Nov 11 15:17:18 2024 +0900
gnu: orc: Update to 0.4.40.
* gnu/packages/gstreamer.scm (orc): Update to 0.4.40.
Change-Id: I96079bcb3dcd6c1058574d2722872a0c41fb6847
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 e2dcd48bb4..8a53f21ce9 100644
--- a/gnu/packages/gstreamer.scm
+++ b/gnu/packages/gstreamer.scm
@@ -369,14 +369,14 @@ another.")
(define-public orc
(package
(name "orc")
- (version "0.4.32")
+ (version "0.4.40")
(source (origin
(method url-fetch)
(uri (string-append "https://gstreamer.freedesktop.org/data/src/"
"orc/orc-" version ".tar.xz"))
(sha256
(base32
- "1w0qmyj3v9sb2g7ff39pp38b9850y9hyy0bag26ifrby5f7ksvm6"))))
+ "1avlxyn8nvpml5lzdqpa0zq7vnrqj731y1h5jvyl2z7vipkvxhiz"))))
(build-system meson-build-system)
(arguments
`(#:phases
- 92/155: gnu: blueprint-compiler: Fix build., (continued)
- 92/155: gnu: blueprint-compiler: Fix build., guix-commits, 2024/12/23
- 96/155: gnu: glib-minimal: Fix deprecation warning., guix-commits, 2024/12/23
- 95/155: gnu: glib: Fix build., guix-commits, 2024/12/23
- 101/155: gnu: gst-plugins-bad: Update to 1.24.9., guix-commits, 2024/12/23
- 102/155: gnu: gst-plugins-ugly: Update to 1.24.9., guix-commits, 2024/12/23
- 107/155: gnu: gst-plugins-espeak: Update to 0.6.0., guix-commits, 2024/12/23
- 108/155: gnu: gnome-vfs: Remove trailing #t., guix-commits, 2024/12/23
- 111/155: gnu: libdbusmenu: Remove gtk+-2 input., guix-commits, 2024/12/23
- 114/155: gnu: libvisual: Update to 0.4.2., guix-commits, 2024/12/23
- 110/155: gnu: libquicktime: Remove ffmpeg-4 and gtk+-2 inputs., guix-commits, 2024/12/23
- 115/155: gnu: orc: Update to 0.4.40.,
guix-commits <=
- 122/155: gnu: nautilus: Update to 46.2., guix-commits, 2024/12/23
- 123/155: gnu: fontmanager: Update to 0.9.0., guix-commits, 2024/12/23
- 117/155: gnu: blueprint-compiler-0.4: Fix build., guix-commits, 2024/12/23
- 125/155: gnu: gnome-settings-daemon: Update to 47.2., guix-commits, 2024/12/23
- 128/155: gnu: Make xdg-desktop-portal-next the new xdg-desktop-portal., guix-commits, 2024/12/23
- 129/155: gnu: gnome-shell: Update to 46.7., guix-commits, 2024/12/23
- 126/155: gnu: lock: Update to 1.1.3., guix-commits, 2024/12/23
- 132/155: gnu: gnome-keyring: Update to 46.2., guix-commits, 2024/12/23
- 134/155: gnu: gnome-initial-setup: Update to 46.4., guix-commits, 2024/12/23
- 139/155: gnu: gnome-shell-extension-clipboard-indicator: Update to 65., guix-commits, 2024/12/23