gnu: libplacebo: Update to 6.338.2.
* gnu/packages/video.scm (libplacebo): Update to 6.338.2. Change-Id: I89a4c9ae22e871ac4b2b4a29b9d65ed76a76e2e7
This commit is contained in:
parent
227ada1977
commit
99d614cf6a
@ -1550,7 +1550,7 @@ libebml is a C++ library to read and write EBML files.")
|
|||||||
(define-public libplacebo
|
(define-public libplacebo
|
||||||
(package
|
(package
|
||||||
(name "libplacebo")
|
(name "libplacebo")
|
||||||
(version "6.338.1")
|
(version "6.338.2")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
@ -1559,7 +1559,7 @@ libebml is a C++ library to read and write EBML files.")
|
|||||||
(commit (string-append "v" version))))
|
(commit (string-append "v" version))))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1miqk3gfwah01xkf4a6grwq29im0lfh94gp92y7js855gx3v169m"))))
|
(base32 "0d8pvv88bw21myf3pvnls2cv6bvdzsv76n5iy5hy3c3gf4mb4kl0"))))
|
||||||
(build-system meson-build-system)
|
(build-system meson-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list #:configure-flags
|
(list #:configure-flags
|
||||||
|
Loading…
Reference in New Issue
Block a user