GNU bug report logs - #72180
[PATCH 0/2] gnu: mpv: Update to 0.38.0 and include sixel support.

Previous Next

Package: guix-patches;

Reported by: Mathieu Laparie <matf <at> disr.it>

Date: Thu, 18 Jul 2024 17:56:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Mathieu Laparie <matf <at> disr.it>
To: 72180 <at> debbugs.gnu.org
Cc: Mathieu Laparie <mathieu.laparie <at> inrae.fr>
Subject: [bug#72180] [PATCH 1/2]     gnu: libplacebo: Update to 7.349.0.
Date: Thu, 18 Jul 2024 19:57:48 +0200
From: Mathieu Laparie <mathieu.laparie <at> inrae.fr>

    * gnu/pacakges/video.scm (libplacebo): Update to 7.349.0.
---
 gnu/packages/video.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index 8728da1775..c7470284dc 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -1549,7 +1549,7 @@ (define-public libmatroska
 (define-public libplacebo
   (package
     (name "libplacebo")
-    (version "6.338.1")
+    (version "7.349.0")
     (source
      (origin
        (method git-fetch)
@@ -1558,7 +1558,7 @@ (define-public libplacebo
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1miqk3gfwah01xkf4a6grwq29im0lfh94gp92y7js855gx3v169m"))))
+        (base32 "1q12yf04z570a2l3vkig2iqm7bgqr90hdxmn78sk2injrsyx124q"))))
     (build-system meson-build-system)
     (arguments
      (list #:configure-flags
-- 
2.45.2





This bug report was last modified 256 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.