[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20/217: gnu: gst-plugins-base: Update to 1.18.4.
From: |
guix-commits |
Subject: |
20/217: gnu: gst-plugins-base: Update to 1.18.4. |
Date: |
Sun, 14 Nov 2021 19:20:27 -0500 (EST) |
vagrantc pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.
commit 9069c4702e830c3d43873189090ac872f85a641d
Author: Raghav Gururajan <rg@raghavgururajan.name>
AuthorDate: Mon Apr 12 11:36:07 2021 +0200
gnu: gst-plugins-base: Update to 1.18.4.
* gnu/packages/gstreamer.scm (gst-plugins-base): Update to 1.18.4.
Co-authored-by: 宋文武 <iyzsong@member.fsf.org>
---
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 f1884b9..2f60974 100644
--- a/gnu/packages/gstreamer.scm
+++ b/gnu/packages/gstreamer.scm
@@ -536,7 +536,7 @@ This package provides the core library and elements.")
(define-public gst-plugins-base
(package
(name "gst-plugins-base")
- (version "1.18.2")
+ (version "1.18.4")
(source
(origin
(method url-fetch)
@@ -545,7 +545,7 @@ This package provides the core library and elements.")
(patches (search-patches
"gst-plugins-base-fix-id3v2-invalid-read.patch"))
(sha256
(base32
- "1b05kg46azrxxvq42c71071lfsnc34pw4vynnkczdqi6g0gzn16x"))))
+ "08w3ivbc6n4vdds2ap6q7l8zdk9if8417nznyqidf0adm0lk5r99"))))
(build-system meson-build-system)
(propagated-inputs
`(("glib" ,glib) ;required by gstreamer-sdp-1.0.pc
- 27/217: gnu: gst-editing-services: Update to 1.18.4., (continued)
- 27/217: gnu: gst-editing-services: Update to 1.18.4., guix-commits, 2021/11/14
- 28/217: gnu: python-pygobject: Update to 3.40.1., guix-commits, 2021/11/14
- 09/217: gnu: gdk-pixbuf: Add a debug output., guix-commits, 2021/11/14
- 11/217: gnu: librsvg: Add a debug output., guix-commits, 2021/11/14
- 13/217: gnu: libnotify: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/11/14
- 05/217: gnu: pulseaudio: Use meson build system., guix-commits, 2021/11/14
- 10/217: gnu: gdk-pixbuf+svg: Fix typo in comment., guix-commits, 2021/11/14
- 16/217: gnu: cogl: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/11/14
- 17/217: gnu: mutter: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/11/14
- 19/217: gnu: gstreamer: Update to 1.18.4., guix-commits, 2021/11/14
- 20/217: gnu: gst-plugins-base: Update to 1.18.4.,
guix-commits <=
- 21/217: gnu: gst-plugins-base: Enable more features., guix-commits, 2021/11/14
- 22/217: gnu: gst-plugins-good: Update to 1.18.4., guix-commits, 2021/11/14
- 25/217: gnu: gst-plugins-bad: Update to 1.18.4., guix-commits, 2021/11/14
- 26/217: gnu: gst-plugins-bad: Add missing inputs to enable more features., guix-commits, 2021/11/14
- 29/217: gnu: e2fsprogs: Update to 1.46.2., guix-commits, 2021/11/14
- 30/217: gnu: farstream: Enable tests., guix-commits, 2021/11/14
- 31/217: gnu: libevdev: Update to 1.11.0., guix-commits, 2021/11/14
- 33/217: gnu: bluez: Update to 5.59., guix-commits, 2021/11/14
- 35/217: gnu: gnupg: Update to 2.2.30., guix-commits, 2021/11/14
- 32/217: gnu: python-docutils: Update to 0.17.1., guix-commits, 2021/11/14