[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
67/140: gnu: python-gst: Update to 1.18.5.
From: |
guix-commits |
Subject: |
67/140: gnu: python-gst: Update to 1.18.5. |
Date: |
Sun, 17 Oct 2021 23:10:55 -0400 (EDT) |
apteryx pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.
commit 16cfc81635b7a19075bcaa36ff28798627d70046
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Fri Oct 8 15:17:06 2021 -0400
gnu: python-gst: Update to 1.18.5.
* gnu/packages/gstreamer.scm (python-gst): 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 5f8ce8d..f0e5f55 100644
--- a/gnu/packages/gstreamer.scm
+++ b/gnu/packages/gstreamer.scm
@@ -1062,7 +1062,7 @@ given, also pass them to the build system instead of the
ones used by PKG."
(define-public python-gst
(package
(name "python-gst")
- (version "1.18.2")
+ (version "1.18.5")
(source (origin
(method url-fetch)
(uri (string-append
@@ -1070,7 +1070,7 @@ given, also pass them to the build system instead of the
ones used by PKG."
"gst-python-" version ".tar.xz"))
(sha256
(base32
- "171qxzndii7ynn9ag3a12h9vyydxzwy1j4ip3cb8hgim1dv0z7g1"))))
+ "0lmwwmr3wm56qlrdrb0d5cpmqxkcmarz61wmp1nrv5852f3qadjk"))))
(build-system meson-build-system)
(arguments
`(#:modules ((guix build meson-build-system)
- 61/140: gnu: gst-plugins-base: Update to 1.18.5., (continued)
- 61/140: gnu: gst-plugins-base: Update to 1.18.5., guix-commits, 2021/10/17
- 40/140: gnu: gstreamer: Update to 1.19.2., guix-commits, 2021/10/17
- 53/140: gnu: googletest: Update to 1.11.0., guix-commits, 2021/10/17
- 45/140: gnu: gst-plugins-ugly: Update to 1.19.2., guix-commits, 2021/10/17
- 48/140: gnu: python-gst: Update to 1.19.2., guix-commits, 2021/10/17
- 56/140: gnu: mozjs-78: Update to 78.13.0., guix-commits, 2021/10/17
- 65/140: gnu: gst-libav: Update to 1.18.5., guix-commits, 2021/10/17
- 60/140: gnu: gstreamer: Update to 1.18.5., guix-commits, 2021/10/17
- 46/140: gnu: gst-libav: Update to 1.19.2., guix-commits, 2021/10/17
- 71/140: gnu: dbus-c++: Fix build., guix-commits, 2021/10/17
- 67/140: gnu: python-gst: Update to 1.18.5.,
guix-commits <=
- 74/140: gnu: python-keras: Skip a flaky test., guix-commits, 2021/10/17
- 81/140: build: qt-utils: Don't wrap .X-real files., guix-commits, 2021/10/17
- 69/140: gnu: tensorflow: Enable parallel build (at least partially)., guix-commits, 2021/10/17
- 77/140: gnu: tzdata: Update to 2021c., guix-commits, 2021/10/17
- 72/140: gnu: libnice: Update to 0.1.18-0.47a9633., guix-commits, 2021/10/17
- 79/140: gnu: diffutils: Fix signal processing., guix-commits, 2021/10/17
- 76/140: gnu: glibc: Look for the current timezone in /etc/localtime., guix-commits, 2021/10/17
- 83/140: gnu: gcc-5: Fix powerpc64le-linux build, guix-commits, 2021/10/17
- 82/140: gnu: curl: Honor #:tests?., guix-commits, 2021/10/17
- 84/140: gnu: make-ld-wrapper: Add a LINKER argument., guix-commits, 2021/10/17