[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/11: gnu: vapoursynth: Update to 52.
From: |
guix-commits |
Subject: |
08/11: gnu: vapoursynth: Update to 52. |
Date: |
Sat, 29 Aug 2020 22:57:16 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit de864032bfa3f27b675997c303547d80d33cc98d
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Aug 30 04:29:38 2020 +0200
gnu: vapoursynth: Update to 52.
* gnu/packages/video.scm (vapoursynth): Update to 52.
---
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 2333536..cf7ea44 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -2737,7 +2737,7 @@ capabilities.")
(define-public vapoursynth
(package
(name "vapoursynth")
- (version "49")
+ (version "52")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -2746,7 +2746,7 @@ capabilities.")
(file-name (git-file-name name version))
(sha256
(base32
- "1d298mlb24nlc2x7pixfbkd0qbpv4c706c32idsgpi96z1spkhvl"))))
+ "1krfdzc2x2vxv4nq9kiv1c09hgj525qn120ah91fw2ikq8ldvmx4"))))
(build-system gnu-build-system)
(native-inputs
`(("autoconf" ,autoconf)
- branch master updated (0c9ead5 -> 73a3085), guix-commits, 2020/08/29
- 01/11: gnu: fetchmail: Update to 6.4.10., guix-commits, 2020/08/29
- 02/11: gnu: alpine: Update to 2.23.2., guix-commits, 2020/08/29
- 06/11: gnu: scrypt: Update to 1.3.1., guix-commits, 2020/08/29
- 03/11: gnu: htop: Update to 3.0.0., guix-commits, 2020/08/29
- 05/11: gnu: scrypt: Install licence file with documentation., guix-commits, 2020/08/29
- 04/11: gnu: fdupes: Update to 2.1.2., guix-commits, 2020/08/29
- 07/11: gnu: wireguard-tools: Update to 1.0.20200827., guix-commits, 2020/08/29
- 08/11: gnu: vapoursynth: Update to 52.,
guix-commits <=
- 10/11: gnu: osinfo-db: Update to 20200813., guix-commits, 2020/08/29
- 09/11: gnu: straw-viewer: Update to 0.0.7., guix-commits, 2020/08/29
- 11/11: gnu: libde265: Update to 1.0.6., guix-commits, 2020/08/29