gnu: libde265: Update to 1.0.7.

* gnu/packages/video.scm (libde265): Update to 1.0.7.
This commit is contained in:
Tobias Geerinckx-Rice 2020-10-05 23:58:47 +02:00
parent f4f2a1e9c6
commit 0141d046b8
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -526,7 +526,7 @@ (define-public libvideogfx
(define-public libde265
(package
(name "libde265")
(version "1.0.6")
(version "1.0.7")
(source
(origin
(method git-fetch)
@ -536,7 +536,7 @@ (define-public libde265
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0ipccyavlgf7hfzx1g8bvzg62xq10vcxvwgq70r3z3j6mdvmrzjp"))))
(base32 "0x7g9771457z49qvzpk4iswfhq018i0mzsflv9gg8if5hjqhfdp0"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags