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: 64175@debbugs.gnu.org
Subject: [bug#64175] [PATCH v2 mesa-updates] gnu: mesa: Update to 23.1.3.
Date: Thu, 29 Jun 2023 16:07:03 +0000	[thread overview]
Message-ID: <87ttuq6yn0.fsf@protonmail.com> (raw)
In-Reply-To: <87zg4vqq5t.fsf@protonmail.com>

[-- Attachment #1: Type: text/plain, Size: 629 bytes --]

On Mon, Jun 19, 2023 at 06:10 PM, John Kehayias wrote:

> Hi Guix,
>
> Here is a patch to update mesa to the latest version, tested that it
> builds locally on x86_64 and i686. Please see (forthcoming) discussion
> on guix-devel about the branching strategy here. In short, I think it
> makes sense to have a mesa-updates branch for the frequent mesa update
> changes, as well as any other associated changes to the core graphics
> stack.
>
> Thanks!
> John

Updated to latest release and will be pushing this along with
https://issues.guix.gnu.org/64044 to a mesa-updates branch for building.

Thanks,
John


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-mesa-Update-to-23.1.3.patch --]
[-- Type: text/x-patch; name=0001-gnu-mesa-Update-to-23.1.3.patch, Size: 1874 bytes --]

From 7013921be6f9f2de49d5806a93eaee1d95cac1c6 Mon Sep 17 00:00:00 2001
Message-Id: <7013921be6f9f2de49d5806a93eaee1d95cac1c6.1688054691.git.john.kehayias@protonmail.com>
From: John Kehayias <john.kehayias@protonmail.com>
Date: Thu, 29 Jun 2023 11:57:59 -0400
Subject: [PATCH] gnu: mesa: Update to 23.1.3.

* gnu/packages/gl.scm (mesa): Update to 23.1.3.
---
 gnu/packages/gl.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/gl.scm b/gnu/packages/gl.scm
index a5b5ade22a..d403463e94 100644
--- a/gnu/packages/gl.scm
+++ b/gnu/packages/gl.scm
@@ -15,7 +15,7 @@
 ;;; Copyright © 2020, 2021, 2022 Maxim Cournoyer <maxim.cournoyer@gmail.com>
 ;;; Copyright © 2020 Kei Kebreau <kkebreau@posteo.net>
 ;;; Copyright © 2021 Ivan Gankevich <i.gankevich@spbu.ru>
-;;; Copyright © 2021, 2022 John Kehayias <john.kehayias@protonmail.com>
+;;; Copyright © 2021, 2022, 2023 John Kehayias <john.kehayias@protonmail.com>
 ;;; Copyright © 2022 Petr Hodina <phodina@protonmail.com>
 ;;; Copyright © 2023 Kaelyn Takata <kaelyn.alexi@protonmail.com>
 ;;;
@@ -267,7 +267,7 @@ (define libva-without-mesa
 (define-public mesa
   (package
     (name "mesa")
-    (version "23.0.3")
+    (version "23.1.3")
     (source
       (origin
         (method url-fetch)
@@ -277,7 +277,7 @@ (define-public mesa
                                   "mesa-" version ".tar.xz")))
         (sha256
          (base32
-          "1mcjf41x2bhxs6yxars7nh2vfryfw50g6rvbcfbb1wqdv2jn4qrq"))))
+          "1ndfm3p1inppz1i4340sdh213ddqhlkh5l9s4vbd5yqhpj0p6v9g"))))
     (build-system meson-build-system)
     (propagated-inputs
      ;; The following are in the Requires.private field of gl.pc.

base-commit: 2b25bc03a11e1c6a473bbb000c35e94233120346
prerequisite-patch-id: 78ddf341d4f8855b10d81e0b0348705638bf334b
-- 
2.40.1


  reply	other threads:[~2023-06-29 16:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-19 18:10 [bug#64175] [PATCH mesa-updates] gnu: mesa: Update to 23.1.2 John Kehayias via Guix-patches via
2023-06-29 16:07 ` John Kehayias via Guix-patches via [this message]
2023-07-31 15:23   ` bug#64175: " John Kehayias via Guix-patches via

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=87ttuq6yn0.fsf@protonmail.com \
    --to=guix-patches@gnu.org \
    --cc=64175@debbugs.gnu.org \
    --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).