guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#64675] [PATCH mesa-updates] gnu: libva: Update to 2.19.0.


From: John Kehayias
Subject: [bug#64675] [PATCH mesa-updates] gnu: libva: Update to 2.19.0.
Date: Wed, 26 Jul 2023 03:44:56 +0000

Hi,

(resending as the bug email was left off the first time, sorry)

On Mon, Jul 17, 2023 at 02:52 PM, Hilton Chain wrote:

> * gnu/packages/video.scm (libva): Update to 2.19.0.
> ---
>  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 aa46da0c5e..c19d915d8a 100644
> --- a/gnu/packages/video.scm
> +++ b/gnu/packages/video.scm
> @@ -1504,14 +1504,14 @@ (define-public libplacebo
>  (define-public libva
>    (package
>      (name "libva")
> -    (version "2.18.0")
> +    (version "2.19.0")
>      (source
>       (origin
>         (method url-fetch)
>         (uri (string-append 
> "https://github.com/intel/libva/releases/download/";
>                             version "/libva-" version ".tar.bz2"))
>         (sha256
> -        (base32 "10j9rm6ajgp3fda7pwl058lchdip0wq20bvydil28ff2l3mpwmx3"))))
> +        (base32 "0x113spshsjcqh4pk8rkqq4r8vxf1nm83ym6ppp7zpsrsncfffwn"))))
>      (build-system gnu-build-system)
>      (native-inputs
>       (list config pkg-config))
>
> base-commit: 7013921be6f9f2de49d5806a93eaee1d95cac1c6

Applied on mesa-updates which I hope to merge once rebuilds are done (in
the next few days?). Thanks!

John






reply via email to

[Prev in Thread] Current Thread [Next in Thread]