[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
67/217: gnu: python-gst: Update to 1.18.5.
From: |
guix-commits |
Subject: |
67/217: gnu: python-gst: 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 c3a967d0330cd758bf673e047a70423b99328dc4
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)
- 123/217: gnu: pango: Update to 1.48.10., (continued)
- 123/217: gnu: pango: Update to 1.48.10., guix-commits, 2021/11/14
- 34/217: gnu: gnupg: Don't explicitly return #t from phases., guix-commits, 2021/11/14
- 39/217: gnu: gstreamer-docs: Update to 1.19.2., guix-commits, 2021/11/14
- 56/217: gnu: mozjs-78: Update to 78.15.0., guix-commits, 2021/11/14
- 51/217: gnu: pulseaudio: Update to 15.0., guix-commits, 2021/11/14
- 47/217: gnu: gst-editing-services: Update to 1.19.2., guix-commits, 2021/11/14
- 71/217: gnu: dbus-c++: Fix build., guix-commits, 2021/11/14
- 68/217: gnu: gstreamer-docs: Update to 1.18.5., guix-commits, 2021/11/14
- 63/217: gnu: gst-plugins-bad: Update to 1.18.5., guix-commits, 2021/11/14
- 62/217: gnu: gst-plugins-good: Update to 1.18.5., guix-commits, 2021/11/14
- 67/217: gnu: python-gst: Update to 1.18.5.,
guix-commits <=
- 54/217: gnu: abseil-cpp: Remove googletest patch., guix-commits, 2021/11/14
- 73/217: bluez: Update to 5.61., guix-commits, 2021/11/14
- 72/217: gnu: libnice: Update to 0.1.18-0.47a9633 and disable test-bind test., guix-commits, 2021/11/14
- 80/217: gnu: diffutils: Update to 3.8., guix-commits, 2021/11/14
- 81/217: build: qt-utils: Don't wrap .X-real files., guix-commits, 2021/11/14
- 96/217: gnu: python-pypa-build: Update to 0.7.0., guix-commits, 2021/11/14
- 85/217: gnu: Add ld-gold-wrapper., guix-commits, 2021/11/14
- 86/217: gnu: gdb: Patch references to /bin/sh and add debug output., guix-commits, 2021/11/14
- 94/217: gnu: fontconfig: Add a search path for XDG_DATA_DIRS., guix-commits, 2021/11/14
- 107/217: gnu: lsof: Disable the LTlock test., guix-commits, 2021/11/14