[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
75/77: gnu: libvpx: Update to 1.15.0.
From: |
guix-commits |
Subject: |
75/77: gnu: libvpx: Update to 1.15.0. |
Date: |
Thu, 21 Nov 2024 10:36:05 -0500 (EST) |
z572 pushed a commit to branch master
in repository guix.
commit 4c9d112831f49d69b4a90740f5e2fdd17f68fa17
Author: Ashish SHUKLA <ashish.is@lostca.se>
AuthorDate: Sat Nov 2 14:31:13 2024 +0100
gnu: libvpx: Update to 1.15.0.
* gnu/packages/video.scm (libvpx): Update to 1.15.0.
Change-Id: I52213edadb56b8a65394281103dde528173cd7b3
---
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 df4928397a..2da458ed01 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -2957,7 +2957,7 @@ To load this plugin, specify the following option when
starting mpv:
(define-public libvpx
(package
(name "libvpx")
- (version "1.14.1")
+ (version "1.15.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -2966,7 +2966,7 @@ To load this plugin, specify the following option when
starting mpv:
(file-name (git-file-name name version))
(sha256
(base32
- "0r6qvc84mflpy1zxz7p8aj7i552cwx957l50akvajxmzij1kpy1x"))
+ "1q2scpfiifhpilw6qqpqihk98plj57gwh0vyiqwsv991i7b322bv"))
(patches (search-patches "libvpx-CVE-2016-2818.patch"))))
(build-system gnu-build-system)
(arguments
- 62/77: gnu: qtscript: Update to 5.15.15., (continued)
- 62/77: gnu: qtscript: Update to 5.15.15., guix-commits, 2024/11/21
- 65/77: gnu: qtgraphicaleffects: Update to 5.15.15., guix-commits, 2024/11/21
- 66/77: gnu: qtgamepad: Update to 5.15.15., guix-commits, 2024/11/21
- 69/77: gnu: qtcharts-5: Update to 5.15.15., guix-commits, 2024/11/21
- 68/77: gnu: qtpurchasing: Update to 5.15.15., guix-commits, 2024/11/21
- 71/77: gnu: qtnetworkauth-5: Update to 5.15.15., guix-commits, 2024/11/21
- 73/77: gnu: qtvirtualkeyboard-5: Update to 5.15.15., guix-commits, 2024/11/21
- 76/77: gnu: qtbase: Fix building on i686-linux., guix-commits, 2024/11/21
- 70/77: gnu: qtdatavis3d: Update to 5.15.15., guix-commits, 2024/11/21
- 74/77: gnu: qtwebengine-5: Update to 5.15.15., guix-commits, 2024/11/21
- 75/77: gnu: libvpx: Update to 1.15.0.,
guix-commits <=
- 77/77: gnu: qtbase: Adjust skipped tests., guix-commits, 2024/11/21
- 67/77: gnu: qtscxml-5: Update to 5.15.15., guix-commits, 2024/11/21