[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
66/217: gnu: gst-editing-services: Update to 1.18.5.
From: |
guix-commits |
Subject: |
66/217: gnu: gst-editing-services: Update to 1.18.5. |
Date: |
Sun, 14 Nov 2021 19:20:42 -0500 (EST) |
vagrantc pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.
commit 0a44ce4c00dd9096b91e7f07d60852f4ab2fb85f
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.
- 103/217: build: glib-or-gtk-build-system: Simplify the wrap-all-programs phase., (continued)
- 103/217: build: glib-or-gtk-build-system: Simplify the wrap-all-programs phase., guix-commits, 2021/11/14
- 118/217: gnu: cmake-bootstrap: Update to 3.21.3., guix-commits, 2021/11/14
- 43/217: gnu: zxing-cpp: Update to 1.2.0., guix-commits, 2021/11/14
- 60/217: gnu: gstreamer: Update to 1.18.5., guix-commits, 2021/11/14
- 48/217: gnu: python-gst: Update to 1.19.2., guix-commits, 2021/11/14
- 55/217: gnu: abseil-cpp: Update to 20210324.2., guix-commits, 2021/11/14
- 65/217: gnu: gst-libav: Update to 1.18.5., guix-commits, 2021/11/14
- 64/217: gnu: gst-plugins-ugly: Update to 1.18.5., guix-commits, 2021/11/14
- 57/217: gnu: Add a missing copyright., guix-commits, 2021/11/14
- 53/217: gnu: googletest: Update to 1.11.0., guix-commits, 2021/11/14
- 66/217: gnu: gst-editing-services: Update to 1.18.5.,
guix-commits <=
- 74/217: gnu: python-keras: Skip a flaky test., guix-commits, 2021/11/14
- 83/217: gnu: gcc-5: Fix powerpc64le-linux build, guix-commits, 2021/11/14
- 76/217: gnu: glibc: Look for the current timezone in /etc/localtime., guix-commits, 2021/11/14
- 75/217: gnu: glibc: Remove unneeded nscd patching., guix-commits, 2021/11/14
- 97/217: gnu: Add python-flit-core., guix-commits, 2021/11/14
- 84/217: gnu: make-ld-wrapper: Add a LINKER argument., guix-commits, 2021/11/14
- 91/217: gnu: rust: Bootstrap rust from 1.39.0 and optimize build time., guix-commits, 2021/11/14
- 37/217: gnu: python-sphinxcontrib-serializinghtml: Update to 1.1.5., guix-commits, 2021/11/14
- 49/217: gnu: e2fsprogs: Update to 1.46.4., guix-commits, 2021/11/14
- 59/217: Revert gstreamer update to 1.19.2., guix-commits, 2021/11/14