[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/12: gnu: dav1d: Update to 0.6.0.
From: |
guix-commits |
Subject: |
06/12: gnu: dav1d: Update to 0.6.0. |
Date: |
Thu, 19 Mar 2020 03:48:24 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit 1912ea50031414e8f053e3c851ec0ec6a0e24c61
Author: Marius Bakke <address@hidden>
AuthorDate: Thu Mar 19 07:48:23 2020 +0100
gnu: dav1d: Update to 0.6.0.
* gnu/packages/video.scm (dav1d): Update to 0.6.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 62b19e2..0c245ec 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -3701,7 +3701,7 @@ transitions, and effects and then export your film to
many common formats.")
(define-public dav1d
(package
(name "dav1d")
- (version "0.5.2")
+ (version "0.6.0")
(source
(origin
(method url-fetch)
@@ -3709,7 +3709,7 @@ transitions, and effects and then export your film to
many common formats.")
"/dav1d/" version "/dav1d-" version ".tar.xz"))
(sha256
(base32
- "02hgarv2x2bqbac15pdj7pbm8f4lyn78ws0dncygvhis9a6ghk7r"))))
+ "0w5k572jzxp7zwdbsa0jgjzri6hsrkydawzzilrw46nxpcak37q9"))))
(build-system meson-build-system)
(native-inputs `(("nasm" ,nasm)))
(home-page "https://code.videolan.org/videolan/dav1d")
- branch master updated (78cb0f3 -> baab9ee), guix-commits, 2020/03/19
- 02/12: gnu: OpenSSL: Update replacement to 1.1.1e [fixes CVE-2019-1551]., guix-commits, 2020/03/19
- 01/12: build-self: Import (ice-9 threads) in the compute-guix-derivation script., guix-commits, 2020/03/19
- 03/12: gnu: git: Update to 2.25.2., guix-commits, 2020/03/19
- 06/12: gnu: dav1d: Update to 0.6.0.,
guix-commits <=
- 05/12: gnu: libsoup: Update to 2.70.0., guix-commits, 2020/03/19
- 07/12: gnu: libwpe: Update to 1.6.0., guix-commits, 2020/03/19
- 08/12: gnu: wpebackend-fdo: Update to 1.6.0., guix-commits, 2020/03/19
- 04/12: gnu: libsecret: Update to 0.20.2., guix-commits, 2020/03/19
- 09/12: gnu: RocksDB: Update to 6.7.3., guix-commits, 2020/03/19
- 10/12: gnu: varnish: Update to 6.4.0., guix-commits, 2020/03/19
- 12/12: gnu: python2-cython: Exclude parallel tests on i686 systems., guix-commits, 2020/03/19
- 11/12: gnu: git: Enable parallel tests., guix-commits, 2020/03/19