all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: iyzsong--- via Guix-patches via <guix-patches@gnu.org>
To: 63105@debbugs.gnu.org
Cc: 宋文武 <iyzsong@member.fsf.org>, "Andy Tai" <atai@atai.org>
Subject: [bug#63105] [PATCH v2] gnu: svt-av1: Update to 1.7.0.
Date: Thu,  7 Sep 2023 18:27:09 +0800	[thread overview]
Message-ID: <ef296cfa419a5ff0f3f6706d6d57e45fb624f790.1694082398.git.iyzsong@member.fsf.org> (raw)
In-Reply-To: <20230427055227.14082-1-atai@atai.org>

From: Andy Tai <atai@atai.org>

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

Signed-off-by: 宋文武 <iyzsong@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





  reply	other threads:[~2023-09-07 10:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-27  5:52 [bug#63105] [PATCH] gnu: svt-av1: Update to 1.4.1 Andy Tai
2023-09-07 10:27 ` iyzsong--- via Guix-patches via [this message]
2023-09-12  7:46   ` bug#63105: [PATCH v2] gnu: svt-av1: Update to 1.7.0 Christopher Baines
2023-09-12 14:36     ` [bug#63095] " Jack Hill
2023-09-12 14:36       ` [bug#63105] " Jack Hill

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ef296cfa419a5ff0f3f6706d6d57e45fb624f790.1694082398.git.iyzsong@member.fsf.org \
    --to=guix-patches@gnu.org \
    --cc=63105@debbugs.gnu.org \
    --cc=atai@atai.org \
    --cc=iyzsong@envs.net \
    --cc=iyzsong@member.fsf.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.