Archived
1
0
Fork 0

gnu: vapoursynth: Update to 61.

* gnu/packages/video.scm (vapoursynth): Update to 61.
This commit is contained in:
Marius Bakke 2022-12-12 13:27:03 +01:00
parent 6bfde85d36
commit 85ea2dfc4c
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -3039,7 +3039,7 @@ capabilities.")
(define-public vapoursynth (define-public vapoursynth
(package (package
(name "vapoursynth") (name "vapoursynth")
(version "53") (version "61")
(source (origin (source (origin
(method git-fetch) (method git-fetch)
(uri (git-reference (uri (git-reference
@ -3048,7 +3048,7 @@ capabilities.")
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"0qcsfkpkry0cmvi60khjwvfz4fqhy23nqmn4pb9qrwll26sn9dcr")))) "0v0dp3hydqzam0dp2d9zbrccrsvhy6n61s4v7ca2qbw69vpsm594"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:phases `(#:phases