GNU bug report logs - #63105
[PATCH] gnu: svt-av1: Update to 1.4.1

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Thu, 27 Apr 2023 05:53:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: iyzsong <at> envs.net
To: 63105 <at> debbugs.gnu.org
Cc: 宋文武 <iyzsong <at> member.fsf.org>, Andy Tai <atai <at> atai.org>
Subject: [bug#63105] [PATCH v2] gnu: svt-av1: Update to 1.7.0.
Date: Thu,  7 Sep 2023 18:27:09 +0800
From: Andy Tai <atai <at> atai.org>

* gnu/packages/video.scm (svt-av1): Update to 1.7.0.

Signed-off-by: 宋文武 <iyzsong <at> member.fsf.org>
---
 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 153fe354d5..e8cee27382 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -5255,7 +5255,7 @@ (define-public dvdbackup
 (define-public svt-av1
   (package
     (name "svt-av1")
-    (version "1.3.0")
+    (version "1.7.0")
     (source
      (origin
        (method git-fetch)
@@ -5264,7 +5264,7 @@ (define-public svt-av1
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0blnla32yz665bx0xyx8lrjs2wqd2xhpbqwwpz72mq7zf341j8vv"))))
+        (base32 "1308g0nqxq65h76a7h91999cbglkwihgrpid64kdn0r9vh6399sq"))))
     (build-system cmake-build-system)
     (arguments
       ;; The test suite tries to download test data and git clone a 3rd-party

base-commit: 5ef28595e9dff8b88ec3fcb4d887fbc380c9a8b8
prerequisite-patch-id: 8cee4be3d25dba0dde5c2d0e317f31741c010f50
-- 
2.41.0





This bug report was last modified 1 year and 312 days ago.

Previous Next


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