guix-patches
[Top][All Lists]
Advanced

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

[bug#64638] [PATCH mesa-updates] gnu: wayland-protocols: Update to 1.32.


From: John Kehayias
Subject: [bug#64638] [PATCH mesa-updates] gnu: wayland-protocols: Update to 1.32.
Date: Tue, 25 Jul 2023 21:21:36 +0000

Hello,

On Sat, Jul 15, 2023 at 02:24 PM, Hilton Chain wrote:

> * gnu/packages/freedesktop.scm (wayland-protocols): Update to 1.32.
> ---
>  gnu/packages/freedesktop.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm
> index 3bfc8b33ae..26464e257f 100644
> --- a/gnu/packages/freedesktop.scm
> +++ b/gnu/packages/freedesktop.scm
> @@ -1209,7 +1209,7 @@ (define-public wayland
>  (define-public wayland-protocols
>    (package
>      (name "wayland-protocols")
> -    (version "1.29")
> +    (version "1.32")
>      (source (origin
>                (method url-fetch)
>                (uri (string-append "https://gitlab.freedesktop.org/wayland/";
> @@ -1217,7 +1217,7 @@ (define-public wayland-protocols
>                                    name "-" version ".tar.xz"))
>                (sha256
>                 (base32
> -                "1n4yzyjbp5fng8pvckandymvwc47mkwyi4pyvr6p0dn7bavrlpp2"))))
> +                "04dsn79409mryxs6maq9kfhca97gvl3pr1ggjnv9d0hc6jfpjnbl"))))
>      (build-system meson-build-system)
>      (inputs
>       (list wayland))
>
> base-commit: 00ed2901f5171e4f9435641a91678217cae38030

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]