guix-commits
[Top][All Lists]
Advanced

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

04/06: gnu: svt-vp9: Fix typo.


From: guix-commits
Subject: 04/06: gnu: svt-vp9: Fix typo.
Date: Tue, 9 Mar 2021 03:42:54 -0500 (EST)

lfam pushed a commit to branch master
in repository guix.

commit 0cac5f75ed370f5a9e63936d2dda5fd2186db530
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Tue Mar 9 02:47:40 2021 -0500

    gnu: svt-vp9: Fix typo.
    
    * gnu/packages/video.scm (svt-vp9): Fix typo in comment.
---
 gnu/packages/video.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index 0bb9419..9bb1af0 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -4800,7 +4800,7 @@ applications.  It only supports Intel-compatible CPUs 
(x86).")
               (sha256
                (base32
                 "1ypdiw4cq22llvm8jyszxdq6r1aydkj80dsxjarjn5b7c1f2q3ar"))))
-    ;; SVT-AV1 only supports 64-bit Intel-compatible CPUs.
+    ;; SVT-VP9 only supports 64-bit Intel-compatible CPUs.
     (supported-systems '("x86_64-linux"))
     (build-system cmake-build-system)
     (arguments



reply via email to

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