[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/295: gnu: dav1d: Update to 0.7.1.
From: |
guix-commits |
Subject: |
12/295: gnu: dav1d: Update to 0.7.1. |
Date: |
Mon, 27 Jul 2020 06:25:02 -0400 (EDT) |
dannym pushed a commit to branch wip-desktop
in repository guix.
commit edeb6f17f2df9d3bdf29cc9c0486e51e652c33ed
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Sat Jun 27 15:47:22 2020 +0200
gnu: dav1d: Update to 0.7.1.
* gnu/packages/video.scm (dav1d): Update to 0.7.1.
---
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 406a2ad..c5e4993 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -3739,7 +3739,7 @@ transitions, and effects and then export your film to
many common formats.")
(define-public dav1d
(package
(name "dav1d")
- (version "0.7.0")
+ (version "0.7.1")
(source
(origin
(method url-fetch)
@@ -3747,7 +3747,7 @@ transitions, and effects and then export your film to
many common formats.")
"/dav1d/" version "/dav1d-" version ".tar.xz"))
(sha256
(base32
- "0xcykraf42gkymzqx1k1lcdclgk9y5yf7rr56vslrgmr0r849qnk"))))
+ "1hnkfcg57bv5rib6cnj39dy1jx0q7zi5fb2fz52hf2y0bv8bad1k"))))
(build-system meson-build-system)
(native-inputs `(("nasm" ,nasm)))
(home-page "https://code.videolan.org/videolan/dav1d")
- 51/295: gnu: r-fpc: Update to 2.2-7., (continued)
- 51/295: gnu: r-fpc: Update to 2.2-7., guix-commits, 2020/07/27
- 53/295: gnu: Add rust-md5-asm-0.4., guix-commits, 2020/07/27
- 54/295: gnu: Add rust-md-5-0.8., guix-commits, 2020/07/27
- 57/295: gnu: Add rust-scrypt-0.2., guix-commits, 2020/07/27
- 58/295: gnu: r-qtl2: Update to 0.22-8., guix-commits, 2020/07/27
- 59/295: gnu: r-qtl2: Update synopsis, description., guix-commits, 2020/07/27
- 62/295: services: Add rshiny service., guix-commits, 2020/07/27
- 74/295: gnu: Add rust-digest-0.9., guix-commits, 2020/07/27
- 75/295: gnu: Add rust-block-buffer-0.9., guix-commits, 2020/07/27
- 78/295: gnu: rust-sha1-asm-0.4: Don't skip build., guix-commits, 2020/07/27
- 12/295: gnu: dav1d: Update to 0.7.1.,
guix-commits <=
- 15/295: gnu: python-gevent: Update to 20.6.2., guix-commits, 2020/07/27
- 13/295: gnu: Add python2-selectors2., guix-commits, 2020/07/27
- 19/295: gnu: ilmbase: Update to 2.5.2., guix-commits, 2020/07/27
- 17/295: gnu: exempi: Delete the static library., guix-commits, 2020/07/27
- 14/295: gnu: python-greenlet: Update to 0.4.16., guix-commits, 2020/07/27
- 21/295: gnu: x265: Update to 3.4., guix-commits, 2020/07/27
- 22/295: gnu: Add emacs-browse-kill-ring., guix-commits, 2020/07/27
- 25/295: gnu: python-setproctitle: Fix indentation., guix-commits, 2020/07/27
- 23/295: gnu: Add r-shapforxgboost., guix-commits, 2020/07/27
- 28/295: daemon: Map directly to gcrypt hash functions., guix-commits, 2020/07/27