unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: John Kehayias via Guix-patches via <guix-patches@gnu.org>
To: Daniel Ziltener <dziltener@lyrion.ch>
Cc: 69906-done@debbugs.gnu.org
Subject: bug#69906: [PATCH 2/2] gnu: gl: Update mesa to 24.0.3.
Date: Mon, 25 Mar 2024 01:19:04 +0000	[thread overview]
Message-ID: <87v85bnm62.fsf@protonmail.com> (raw)
In-Reply-To: <fb13aa621eafeb5d3e6222def8c8156a@lyrion.ch>

Hi,

On Tue, Mar 19, 2024 at 11:25 PM, Daniel Ziltener wrote:

> ---
>  gnu/packages/gl.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/gl.scm b/gnu/packages/gl.scm
> index f8dc8c1d9d..fee33a3974 100644
> --- a/gnu/packages/gl.scm
> +++ b/gnu/packages/gl.scm
> @@ -297,7 +297,7 @@ (define libva-without-mesa
>  (define-public mesa
>    (package
>      (name "mesa")
> -    (version "23.3.2")
> +    (version "24.0.3")
>      (source
>        (origin
>          (method url-fetch)
> @@ -307,7 +307,7 @@ (define-public mesa
>                                    "mesa-" version ".tar.xz")))
>          (sha256
>           (base32
> -          "1p4swrbmz3kb1805kdj973hf8virgmix4m9qprmcb2bgl4gviz1w"))))
> +          "1gpx3glifdvyw2fxigiannrxkdfhag6b6h0nxab3azbvlfickbkp"))))
>      (build-system meson-build-system)
>      (propagated-inputs
>       ;; The following are in the Requires.private field of gl.pc.

The libdrm patch is a duplicate of (your submission):
<https://issues.guix.gnu.org/68845> and the mesa upgrade is tracked
already at <https://issues.guix.gnu.org/69637>.

So, I will close this, but thanks and feel free to chime in on #69637.

John





      parent reply	other threads:[~2024-03-25  1:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-19 22:17 [bug#69906] [PATCH] gnu: xdisorg: Update libdrm to 2.4.120 Daniel Ziltener via Guix-patches via
2024-03-19 22:25 ` [bug#69906] [PATCH 2/2] gnu: gl: Update mesa to 24.0.3 Daniel Ziltener via Guix-patches via
2024-03-25  1:19 ` John Kehayias via Guix-patches via [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87v85bnm62.fsf@protonmail.com \
    --to=guix-patches@gnu.org \
    --cc=69906-done@debbugs.gnu.org \
    --cc=dziltener@lyrion.ch \
    --cc=john.kehayias@protonmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).