gnu: libde265: Update to 1.0.8.

* gnu/packages/video.scm (libde265): Update to 1.0.8.
This commit is contained in:
Tobias Geerinckx-Rice 2020-11-24 23:19:01 +01:00
parent 66283b8fcb
commit 9f2f60d336
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

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