[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/11: gnu: dav1d: Update to 0.5.2.
From: |
guix-commits |
Subject: |
04/11: gnu: dav1d: Update to 0.5.2. |
Date: |
Tue, 10 Dec 2019 19:14:16 -0500 (EST) |
mbakke pushed a commit to branch master
in repository guix.
commit fd69abdef28860664954faff906b0630dc0cf54d
Author: Marius Bakke <address@hidden>
Date: Tue Dec 10 21:04:22 2019 +0100
gnu: dav1d: Update to 0.5.2.
* gnu/packages/video.scm (dav1d): Update to 0.5.2.
---
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 289cc29..3bf5a22 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -3562,7 +3562,7 @@ transitions, and effects and then export your film to
many common formats.")
(define-public dav1d
(package
(name "dav1d")
- (version "0.5.1")
+ (version "0.5.2")
(source
(origin
(method url-fetch)
@@ -3570,7 +3570,7 @@ transitions, and effects and then export your film to
many common formats.")
"/dav1d/" version "/dav1d-" version ".tar.xz"))
(sha256
(base32
- "03cf6f9if45prq97qp7llzi1p71dyw9ymc87hc225iy89kmzjsdd"))))
+ "02hgarv2x2bqbac15pdj7pbm8f4lyn78ws0dncygvhis9a6ghk7r"))))
(build-system meson-build-system)
(native-inputs `(("nasm" ,nasm)))
(home-page "https://code.videolan.org/videolan/dav1d")
- branch master updated (296ac36 -> 615d8c8), guix-commits, 2019/12/10
- 01/11: gnu: elogind: Update to 241.4., guix-commits, 2019/12/10
- 03/11: gnu: frei0r-plugins: Update to 1.7.0., guix-commits, 2019/12/10
- 02/11: gnu: libsoup: Update to 2.68.3., guix-commits, 2019/12/10
- 04/11: gnu: dav1d: Update to 0.5.2.,
guix-commits <=
- 05/11: gnu: re2: Update to 2019-12-01., guix-commits, 2019/12/10
- 08/11: gnu: shadow: Update to 4.8., guix-commits, 2019/12/10
- 10/11: gnu: Remove duplicate copyright line., guix-commits, 2019/12/10
- 06/11: gnu: OpenAL: Update to 1.20.0., guix-commits, 2019/12/10
- 07/11: gnu: OpenAL: Update home page., guix-commits, 2019/12/10
- 09/11: gnu: strace: Update to 5.4., guix-commits, 2019/12/10
- 11/11: gnu: xf86-video-intel: Update to 2.99.917-15.f66d395., guix-commits, 2019/12/10