[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
22/34: gnu: libva: Update to 2.8.0.
From: |
guix-commits |
Subject: |
22/34: gnu: libva: Update to 2.8.0. |
Date: |
Sat, 25 Jul 2020 16:46:43 -0400 (EDT) |
mbakke pushed a commit to branch staging
in repository guix.
commit 5060b49336fb915ec8cef0e2e69ff861ac87aa9c
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Fri Jul 24 22:44:20 2020 +0200
gnu: libva: Update to 2.8.0.
* gnu/packages/video.scm (libva): Update to 2.8.0.
---
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 54ba4f8..7cfa2d6 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -847,7 +847,7 @@ libebml is a C++ library to read and write EBML files.")
(define-public libva
(package
(name "libva")
- (version "2.7.1")
+ (version "2.8.0")
(source
(origin
(method url-fetch)
@@ -859,7 +859,7 @@ libebml is a C++ library to read and write EBML files.")
(string-append
"https://www.freedesktop.org/software/vaapi/releases/"
"libva/libva-" version "/libva-" version
".tar.bz2")))
(sha256
- (base32 "014av7ayyc624xfmr63xhbgg7nw8fynsswj1g2wmk4lnkyfz23x0"))))
+ (base32 "1hqy9pnz5jh3dz5r59358n9p2vfy8aj59wpwrj4qz43qs9215fxd"))))
(build-system gnu-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)))
- branch staging updated (c23737d -> 91fadb7), guix-commits, 2020/07/25
- 01/34: gnu: pcsc-lite: Update to 1.9.0., guix-commits, 2020/07/25
- 05/34: gnu: python-cryptography: Update to 3.0., guix-commits, 2020/07/25
- 06/34: gnu: ImageMagick: Update to 6.9.11-24., guix-commits, 2020/07/25
- 04/34: gnu: NSS: Update to 3.55 [security fixes]., guix-commits, 2020/07/25
- 03/34: gnu: nspr: Update to 4.27., guix-commits, 2020/07/25
- 02/34: gnu: python-cython: Update to 0.29.21., guix-commits, 2020/07/25
- 12/34: gnu: libinput: Update to 1.15.6., guix-commits, 2020/07/25
- 14/34: gnu: wayland-protocols: Update to 1.20., guix-commits, 2020/07/25
- 22/34: gnu: libva: Update to 2.8.0.,
guix-commits <=
- 21/34: gnu: libdrm: Update to 2.4.102., guix-commits, 2020/07/25
- 31/34: gnu: dconf: Update to 0.36.0., guix-commits, 2020/07/25
- 34/34: gnu: dconf: Increase test timeout., guix-commits, 2020/07/25
- 08/34: gnu: GTK+: Update to 3.24.21., guix-commits, 2020/07/25
- 15/34: gnu: wayland: Update to 1.18.0., guix-commits, 2020/07/25
- 24/34: gnu: python-coverage: Update to 5.2.1., guix-commits, 2020/07/25
- 16/34: gnu: libpsl: Update to 0.21.1., guix-commits, 2020/07/25
- 32/34: gnu: alsa-lib: Update to 1.2.3.2., guix-commits, 2020/07/25
- 09/34: gnu: pciutils: Update to 3.7.0., guix-commits, 2020/07/25
- 10/34: gnu: python-mako: Update to 1.1.3., guix-commits, 2020/07/25