[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
66/227: gnu: gst-editing-services: Update to 1.18.5.
From: |
guix-commits |
Subject: |
66/227: gnu: gst-editing-services: Update to 1.18.5. |
Date: |
Thu, 11 Nov 2021 12:30:04 -0500 (EST) |
apteryx pushed a commit to branch core-updates-frozen
in repository guix.
commit 9076b06846ca8bf2aec797086d8b2ed4ae2f2689
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Fri Oct 8 15:15:47 2021 -0400
gnu: gst-editing-services: Update to 1.18.5.
* gnu/packages/gstreamer.scm (gst-editing-services): Update to 1.18.5.
---
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 227f2c9..5f8ce8d 100644
--- a/gnu/packages/gstreamer.scm
+++ b/gnu/packages/gstreamer.scm
@@ -990,7 +990,7 @@ decoders, muxers, and demuxers provided by FFmpeg.")
(define-public gst-editing-services
(package
(name "gst-editing-services")
- (version "1.18.4")
+ (version "1.18.5")
(source (origin
(method url-fetch)
(uri (string-append
@@ -998,7 +998,7 @@ decoders, muxers, and demuxers provided by FFmpeg.")
"gst-editing-services-" version ".tar.xz"))
(sha256
(base32
- "010xg960qsh5dwmf0y9l1q13h0cymmrgapzla2zsw66ylxqbi1s6"))))
+ "1x8db4021qv4ypq1g6n5q2awrb7glr4xp1h650c3w7q59lwsix4a"))))
(build-system meson-build-system)
(arguments
;; FIXME: 16/22 failing tests.
- 98/227: gnu: Add python-tomli., (continued)
- 98/227: gnu: Add python-tomli., guix-commits, 2021/11/11
- 103/227: build: glib-or-gtk-build-system: Simplify the wrap-all-programs phase., guix-commits, 2021/11/11
- 105/227: gnu: at-spi2-core: Reverse inheritance relationship with minimal variant., guix-commits, 2021/11/11
- 106/227: gnu: at-spi2-atk: Break a dependency cycle between GTK+ and Inkscape., guix-commits, 2021/11/11
- 107/227: gnu: lsof: Disable the LTlock test., guix-commits, 2021/11/11
- 109/227: gnu: json-glib-minimal: Introduce minimal variant., guix-commits, 2021/11/11
- 112/227: gnu: libcloudproviders-minimal: Introduce minimal variant., guix-commits, 2021/11/11
- 114/227: gnu: rest: Use libsoup-minimal., guix-commits, 2021/11/11
- 115/227: gnu: inkscape: Remove the legacy 0.92 version., guix-commits, 2021/11/11
- 60/227: gnu: gstreamer: Update to 1.18.5., guix-commits, 2021/11/11
- 66/227: gnu: gst-editing-services: Update to 1.18.5.,
guix-commits <=
- 69/227: gnu: tensorflow: Enable parallel build (at least partially)., guix-commits, 2021/11/11
- 54/227: gnu: abseil-cpp: Remove googletest patch., guix-commits, 2021/11/11
- 61/227: gnu: gst-plugins-base: Update to 1.18.5., guix-commits, 2021/11/11
- 56/227: gnu: mozjs-78: Update to 78.15.0., guix-commits, 2021/11/11
- 62/227: gnu: gst-plugins-good: Update to 1.18.5., guix-commits, 2021/11/11
- 63/227: gnu: gst-plugins-bad: Update to 1.18.5., guix-commits, 2021/11/11
- 64/227: gnu: gst-plugins-ugly: Update to 1.18.5., guix-commits, 2021/11/11
- 65/227: gnu: gst-libav: Update to 1.18.5., guix-commits, 2021/11/11
- 67/227: gnu: python-gst: Update to 1.18.5., guix-commits, 2021/11/11
- 68/227: gnu: gstreamer-docs: Update to 1.18.5., guix-commits, 2021/11/11