emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#63105: closed ([PATCH] gnu: svt-av1: Update to 1.4.1)


From: GNU bug Tracking System
Subject: bug#63105: closed ([PATCH] gnu: svt-av1: Update to 1.4.1)
Date: Tue, 12 Sep 2023 07:48:02 +0000

Your message dated Tue, 12 Sep 2023 08:46:41 +0100
with message-id <87il8fx27y.fsf@cbaines.net>
and subject line Re: [bug#63105] [PATCH v2] gnu: svt-av1: Update to 1.7.0.
has caused the debbugs.gnu.org bug report #63105,
regarding [PATCH] gnu: svt-av1: Update to 1.4.1
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
63105: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63105
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: svt-av1: Update to 1.4.1 Date: Wed, 26 Apr 2023 22:52:27 -0700
* gnu/packages/video.scm (svt-av1): Update to 1.4.1
---
 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 6e711e0046..b6b1ba6ce9 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -5162,7 +5162,7 @@ (define-public dvdbackup
 (define-public svt-av1
   (package
     (name "svt-av1")
-    (version "1.3.0")
+    (version "1.4.1")
     (source
      (origin
        (method git-fetch)
@@ -5171,7 +5171,7 @@ (define-public svt-av1
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0blnla32yz665bx0xyx8lrjs2wqd2xhpbqwwpz72mq7zf341j8vv"))))
+        (base32 "1rarhqj6f7whf1b7i9ck3bkjqpnw4jjbk1dkbg0vka7f0rxgjslf"))))
     (build-system cmake-build-system)
     (arguments
       ;; The test suite tries to download test data and git clone a 3rd-party

base-commit: 960647f0161c2c99ea3417d129662181e882cfeb
-- 
2.39.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#63105] [PATCH v2] gnu: svt-av1: Update to 1.7.0. Date: Tue, 12 Sep 2023 08:46:41 +0100 User-agent: mu4e 1.10.5; emacs 28.2
iyzsong--- via Guix-patches via <guix-patches@gnu.org> writes:

> 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(-)

I've gone ahead and pushed this to master as
3acd355455a74a6e08bdcecc72e314c27e7c56b3.

Thanks both,

Chris

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]