[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20/149: gnu: gst-plugins-base: Update to 1.18.4.
From: |
guix-commits |
Subject: |
20/149: gnu: gst-plugins-base: Update to 1.18.4. |
Date: |
Tue, 26 Oct 2021 23:52:00 -0400 (EDT) |
apteryx pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.
commit 6832114d879c4108e146b00b22b72944d3337339
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 b40874d..54c978a 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
- branch core-updates-frozen-batched-changes created (now 09416bc), guix-commits, 2021/10/26
- 01/149: gnu: apr: Update to 1.7.0., guix-commits, 2021/10/26
- 05/149: gnu: pulseaudio: Use meson build system., guix-commits, 2021/10/26
- 04/149: gnu: pulseaudio: Update to 14.2., guix-commits, 2021/10/26
- 22/149: gnu: gst-plugins-good: Update to 1.18.4., guix-commits, 2021/10/26
- 07/149: gnu: json-c: Update to 0.15., guix-commits, 2021/10/26
- 20/149: gnu: gst-plugins-base: Update to 1.18.4.,
guix-commits <=
- 31/149: gnu: libevdev: Update to 1.11.0., guix-commits, 2021/10/26
- 29/149: gnu: e2fsprogs: Update to 1.46.2., guix-commits, 2021/10/26
- 08/149: gnu: gtk+: Add a debug output., guix-commits, 2021/10/26
- 06/149: gnu: shadow: Set log in /var/log., guix-commits, 2021/10/26
- 18/149: gnu: cheese: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/10/26
- 19/149: gnu: gstreamer: Update to 1.18.4., guix-commits, 2021/10/26
- 15/149: gnu: libgweather: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/10/26
- 11/149: gnu: librsvg: Add a debug output., guix-commits, 2021/10/26
- 14/149: gnu: librsvg-next: Do not propagate gdk-pixbuf., guix-commits, 2021/10/26
- 16/149: gnu: cogl: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/10/26