~ruther/guix-local

dc8411be18304119a90351f42e70eb6f8776322a — Maxim Cournoyer 1 year, 9 months ago 4248b2f
gnu: gst-plugins-good: Update to 1.24.9.

* gnu/packages/gstreamer.scm (gst-plugins-good): Update to 1.24.9.

Change-Id: If27d9b505444e7a9ace611349287e27e8e355863
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/gstreamer.scm
M gnu/packages/gstreamer.scm => gnu/packages/gstreamer.scm +2 -2
@@ 641,7 641,7 @@ for the GStreamer multimedia library.")
(define-public gst-plugins-good
  (package
    (name "gst-plugins-good")
    (version "1.24.6")
    (version "1.24.9")
    (source
     (origin
       (method url-fetch)


@@ 650,7 650,7 @@ for the GStreamer multimedia library.")
         "https://gstreamer.freedesktop.org/src/" name "/"
         name "-" version ".tar.xz"))
       (sha256
        (base32 "0bds42wpbsnrmqh1jk8ix157v8g5hrh8nw84wcxx8vi43n6rqswr"))))
        (base32 "17vr55pgh2paqi82l5jn841873c2w0lal7kgz2i3qzikzw5yazc9"))))
    (build-system meson-build-system)
    (arguments
     (list