Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mesa: update to version 23.1.7.
@ 2023-09-08 17:27 SpidFightFR
  2023-09-08 18:18 ` zlice
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: SpidFightFR @ 2023-09-08 17:27 UTC (permalink / raw)
  To: ml

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

There is a new pull request by SpidFightFR against master on the void-packages repository

https://github.com/SpidFightFR/void-packages update-mesa-23.1.7
https://github.com/void-linux/void-packages/pull/45974

mesa: update to version 23.1.7.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**



#### Local build testing
- I built this PR locally for my native architecture, (x64-GlibC)

Addendum: 

Hey guys, a new pr that will close the previous (https://github.com/void-linux/void-packages/pull/45635) this pull request was **tested** and it worked on my side. Even tho i had a weird error the first try but pretty sure it was my bad.

Anyways, feel free to send feedback ! :smile: 

Best regards - Spid




A patch file from https://github.com/void-linux/void-packages/pull/45974.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-mesa-23.1.7-45974.patch --]
[-- Type: text/x-diff, Size: 1084 bytes --]

From 1e167768f622e338c9dcff13c2c38cff4a4ae2fb Mon Sep 17 00:00:00 2001
From: SpidFightFR <spidfight.one@gmail.com>
Date: Fri, 8 Sep 2023 17:14:34 +0000
Subject: [PATCH] mesa: update to version 23.1.7.

---
 srcpkgs/mesa/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/mesa/template b/srcpkgs/mesa/template
index df788fe3b0f00..2c63ad0bb30e1 100644
--- a/srcpkgs/mesa/template
+++ b/srcpkgs/mesa/template
@@ -1,6 +1,6 @@
 # Template file for 'mesa'
 pkgname=mesa
-version=23.1.3
+version=23.1.7
 revision=1
 build_style=meson
 #Disable LTO flag should be present, see https://gitlab.freedesktop.org/mesa/mesa/-/issues/6911
@@ -23,7 +23,7 @@ license="MIT, LGPL-2.1-or-later"
 homepage="https://www.mesa3d.org/"
 changelog="https://docs.mesa3d.org/relnotes.html"
 distfiles="https://mesa.freedesktop.org/archive/mesa-${version}.tar.xz"
-checksum=2f6d7381bc10fbd2d6263ad1022785b8b511046c1a904162f8f7da18eea8aed9
+checksum=409641eadf0ed1c7794797a6f5a0b0195b5580b282166e5ec5629c6bcda6acd3
 
 build_options="wayland"
 build_options_default="wayland"

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: mesa: update to version 23.1.7.
  2023-09-08 17:27 [PR PATCH] mesa: update to version 23.1.7 SpidFightFR
@ 2023-09-08 18:18 ` zlice
  2023-09-08 18:39 ` SpidFightFR
                   ` (10 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: zlice @ 2023-09-08 18:18 UTC (permalink / raw)
  To: ml

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

New comment by zlice on void-packages repository

https://github.com/void-linux/void-packages/pull/45974#issuecomment-1712058903

Comment:
Ok, failing to build, good I'm not crazy xp


^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: mesa: update to version 23.1.7.
  2023-09-08 17:27 [PR PATCH] mesa: update to version 23.1.7 SpidFightFR
  2023-09-08 18:18 ` zlice
@ 2023-09-08 18:39 ` SpidFightFR
  2023-09-08 18:42 ` zlice
                   ` (9 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: SpidFightFR @ 2023-09-08 18:39 UTC (permalink / raw)
  To: ml

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

New comment by SpidFightFR on void-packages repository

https://github.com/void-linux/void-packages/pull/45974#issuecomment-1712081162

Comment:
> Ok, failing to build, good I'm not crazy xp

Why is it happening? It happens with 23.1.6 even tho it worked before i close it…

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: mesa: update to version 23.1.7.
  2023-09-08 17:27 [PR PATCH] mesa: update to version 23.1.7 SpidFightFR
  2023-09-08 18:18 ` zlice
  2023-09-08 18:39 ` SpidFightFR
@ 2023-09-08 18:42 ` zlice
  2023-09-09  1:01 ` Luciogi
                   ` (8 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: zlice @ 2023-09-08 18:42 UTC (permalink / raw)
  To: ml

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

New comment by zlice on void-packages repository

https://github.com/void-linux/void-packages/pull/45974#issuecomment-1712084639

Comment:
> Why is it happening? It happens with 23.1.6 even tho it worked before i close it…

idk, asked in irc the other day but no reply. didn't see any open issues anywhere either

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: mesa: update to version 23.1.7.
  2023-09-08 17:27 [PR PATCH] mesa: update to version 23.1.7 SpidFightFR
                   ` (2 preceding siblings ...)
  2023-09-08 18:42 ` zlice
@ 2023-09-09  1:01 ` Luciogi
  2023-09-09  9:42 ` SpidFightFR
                   ` (7 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: Luciogi @ 2023-09-09  1:01 UTC (permalink / raw)
  To: ml

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

New comment by Luciogi on void-packages repository

https://github.com/void-linux/void-packages/pull/45974#issuecomment-1712368719

Comment:
Try building locally for 32bit

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: mesa: update to version 23.1.7.
  2023-09-08 17:27 [PR PATCH] mesa: update to version 23.1.7 SpidFightFR
                   ` (3 preceding siblings ...)
  2023-09-09  1:01 ` Luciogi
@ 2023-09-09  9:42 ` SpidFightFR
  2023-09-11 17:36 ` [PR PATCH] [Updated] " SpidFightFR
                   ` (6 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: SpidFightFR @ 2023-09-09  9:42 UTC (permalink / raw)
  To: ml

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

New comment by SpidFightFR on void-packages repository

https://github.com/void-linux/void-packages/pull/45974#issuecomment-1712470316

Comment:
> > Why is it happening? It happens with 23.1.6 even tho it worked before i close it…
> 
> idk, asked in irc the other day but no reply. didn't see any open issues anywhere either

I opened a discussion field here (https://github.com/void-linux/void-packages/discussions/45987), hoping that someone can help.

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [PR PATCH] [Updated] mesa: update to version 23.1.7.
  2023-09-08 17:27 [PR PATCH] mesa: update to version 23.1.7 SpidFightFR
                   ` (4 preceding siblings ...)
  2023-09-09  9:42 ` SpidFightFR
@ 2023-09-11 17:36 ` SpidFightFR
  2023-09-11 17:37 ` SpidFightFR
                   ` (5 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: SpidFightFR @ 2023-09-11 17:36 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by SpidFightFR against master on the void-packages repository

https://github.com/SpidFightFR/void-packages update-mesa-23.1.7
https://github.com/void-linux/void-packages/pull/45974

mesa: update to version 23.1.7.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**



#### Local build testing
- I built this PR locally for my native architecture, (x64-GlibC)

Addendum: 

Hey guys, a new pr that will close the previous (https://github.com/void-linux/void-packages/pull/45635) this pull request was **tested** and it worked on my side. Even tho i had a weird error the first try but pretty sure it was my bad.

Anyways, feel free to send feedback ! :smile: 

Best regards - Spid




A patch file from https://github.com/void-linux/void-packages/pull/45974.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-mesa-23.1.7-45974.patch --]
[-- Type: text/x-diff, Size: 1596 bytes --]

From 699b7d0730e7c3e622fd52b3cc02eabab51468e3 Mon Sep 17 00:00:00 2001
From: SpidFightFR <spidfight.one@gmail.com>
Date: Mon, 11 Sep 2023 17:28:57 +0000
Subject: [PATCH] mesa: update to version 23.1.7.

---
 srcpkgs/mesa/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/mesa/template b/srcpkgs/mesa/template
index df788fe3b0f00..f7ab781fe6440 100644
--- a/srcpkgs/mesa/template
+++ b/srcpkgs/mesa/template
@@ -1,13 +1,13 @@
 # Template file for 'mesa'
 pkgname=mesa
-version=23.1.3
+version=23.1.7
 revision=1
 build_style=meson
 #Disable LTO flag should be present, see https://gitlab.freedesktop.org/mesa/mesa/-/issues/6911
 configure_args="-Dglvnd=true -Dshared-glapi=enabled -Dgbm=enabled -Degl=enabled
  -Dosmesa=true -Dgles1=enabled -Dgles2=enabled -Dglx=dri -Ddri3=enabled
  -Dlmsensors=enabled -Dplatforms=x11$(vopt_if wayland ,wayland)
- -Dllvm=enabled -Db_lto=false -Dcpp_std=gnu++17"
+ -Dllvm=enabled -Db_lto=false -Dcpp_std=gnu++17 -fPIC"
 hostmakedepends="gettext flex llvm pkg-config python3-Mako glslang
  $(vopt_if wayland 'wayland-protocols wayland-devel')"
 makedepends="elfutils-devel expat-devel libXdamage-devel
@@ -23,7 +23,7 @@ license="MIT, LGPL-2.1-or-later"
 homepage="https://www.mesa3d.org/"
 changelog="https://docs.mesa3d.org/relnotes.html"
 distfiles="https://mesa.freedesktop.org/archive/mesa-${version}.tar.xz"
-checksum=2f6d7381bc10fbd2d6263ad1022785b8b511046c1a904162f8f7da18eea8aed9
+checksum=409641eadf0ed1c7794797a6f5a0b0195b5580b282166e5ec5629c6bcda6acd3
 
 build_options="wayland"
 build_options_default="wayland"

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: mesa: update to version 23.1.7.
  2023-09-08 17:27 [PR PATCH] mesa: update to version 23.1.7 SpidFightFR
                   ` (5 preceding siblings ...)
  2023-09-11 17:36 ` [PR PATCH] [Updated] " SpidFightFR
@ 2023-09-11 17:37 ` SpidFightFR
  2023-09-11 17:40 ` [PR PATCH] [Updated] " SpidFightFR
                   ` (4 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: SpidFightFR @ 2023-09-11 17:37 UTC (permalink / raw)
  To: ml

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

New comment by SpidFightFR on void-packages repository

https://github.com/void-linux/void-packages/pull/45974#issuecomment-1714313982

Comment:
In case it now works again, i just tried to re-commit...

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [PR PATCH] [Updated] mesa: update to version 23.1.7.
  2023-09-08 17:27 [PR PATCH] mesa: update to version 23.1.7 SpidFightFR
                   ` (6 preceding siblings ...)
  2023-09-11 17:37 ` SpidFightFR
@ 2023-09-11 17:40 ` SpidFightFR
  2023-09-11 17:40 ` SpidFightFR
                   ` (3 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: SpidFightFR @ 2023-09-11 17:40 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by SpidFightFR against master on the void-packages repository

https://github.com/SpidFightFR/void-packages update-mesa-23.1.7
https://github.com/void-linux/void-packages/pull/45974

mesa: update to version 23.1.7.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**



#### Local build testing
- I built this PR locally for my native architecture, (x64-GlibC)

Addendum: 

Hey guys, a new pr that will close the previous (https://github.com/void-linux/void-packages/pull/45635) this pull request was **tested** and it worked on my side. Even tho i had a weird error the first try but pretty sure it was my bad.

Anyways, feel free to send feedback ! :smile: 

Best regards - Spid




A patch file from https://github.com/void-linux/void-packages/pull/45974.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-mesa-23.1.7-45974.patch --]
[-- Type: text/x-diff, Size: 2588 bytes --]

From 699b7d0730e7c3e622fd52b3cc02eabab51468e3 Mon Sep 17 00:00:00 2001
From: SpidFightFR <spidfight.one@gmail.com>
Date: Mon, 11 Sep 2023 17:28:57 +0000
Subject: [PATCH 1/2] mesa: update to version 23.1.7.

---
 srcpkgs/mesa/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/mesa/template b/srcpkgs/mesa/template
index df788fe3b0f00..f7ab781fe6440 100644
--- a/srcpkgs/mesa/template
+++ b/srcpkgs/mesa/template
@@ -1,13 +1,13 @@
 # Template file for 'mesa'
 pkgname=mesa
-version=23.1.3
+version=23.1.7
 revision=1
 build_style=meson
 #Disable LTO flag should be present, see https://gitlab.freedesktop.org/mesa/mesa/-/issues/6911
 configure_args="-Dglvnd=true -Dshared-glapi=enabled -Dgbm=enabled -Degl=enabled
  -Dosmesa=true -Dgles1=enabled -Dgles2=enabled -Dglx=dri -Ddri3=enabled
  -Dlmsensors=enabled -Dplatforms=x11$(vopt_if wayland ,wayland)
- -Dllvm=enabled -Db_lto=false -Dcpp_std=gnu++17"
+ -Dllvm=enabled -Db_lto=false -Dcpp_std=gnu++17 -fPIC"
 hostmakedepends="gettext flex llvm pkg-config python3-Mako glslang
  $(vopt_if wayland 'wayland-protocols wayland-devel')"
 makedepends="elfutils-devel expat-devel libXdamage-devel
@@ -23,7 +23,7 @@ license="MIT, LGPL-2.1-or-later"
 homepage="https://www.mesa3d.org/"
 changelog="https://docs.mesa3d.org/relnotes.html"
 distfiles="https://mesa.freedesktop.org/archive/mesa-${version}.tar.xz"
-checksum=2f6d7381bc10fbd2d6263ad1022785b8b511046c1a904162f8f7da18eea8aed9
+checksum=409641eadf0ed1c7794797a6f5a0b0195b5580b282166e5ec5629c6bcda6acd3
 
 build_options="wayland"
 build_options_default="wayland"

From 275f439b6169474d42f5d91a93ae84c05429ec7c Mon Sep 17 00:00:00 2001
From: SpidFightFR <spidfight.one@gmail.com>
Date: Mon, 11 Sep 2023 17:32:43 +0000
Subject: [PATCH 2/2] mesa: update to version 23.1.7.

---
 srcpkgs/mesa/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/mesa/template b/srcpkgs/mesa/template
index f7ab781fe6440..2c63ad0bb30e1 100644
--- a/srcpkgs/mesa/template
+++ b/srcpkgs/mesa/template
@@ -7,7 +7,7 @@ build_style=meson
 configure_args="-Dglvnd=true -Dshared-glapi=enabled -Dgbm=enabled -Degl=enabled
  -Dosmesa=true -Dgles1=enabled -Dgles2=enabled -Dglx=dri -Ddri3=enabled
  -Dlmsensors=enabled -Dplatforms=x11$(vopt_if wayland ,wayland)
- -Dllvm=enabled -Db_lto=false -Dcpp_std=gnu++17 -fPIC"
+ -Dllvm=enabled -Db_lto=false -Dcpp_std=gnu++17"
 hostmakedepends="gettext flex llvm pkg-config python3-Mako glslang
  $(vopt_if wayland 'wayland-protocols wayland-devel')"
 makedepends="elfutils-devel expat-devel libXdamage-devel

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: mesa: update to version 23.1.7.
  2023-09-08 17:27 [PR PATCH] mesa: update to version 23.1.7 SpidFightFR
                   ` (7 preceding siblings ...)
  2023-09-11 17:40 ` [PR PATCH] [Updated] " SpidFightFR
@ 2023-09-11 17:40 ` SpidFightFR
  2023-09-11 17:43 ` [PR PATCH] [Updated] " SpidFightFR
                   ` (2 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: SpidFightFR @ 2023-09-11 17:40 UTC (permalink / raw)
  To: ml

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

New comment by SpidFightFR on void-packages repository

https://github.com/void-linux/void-packages/pull/45974#issuecomment-1714318404

Comment:
My bad, there was a mistake. now it should work.

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [PR PATCH] [Updated] mesa: update to version 23.1.7.
  2023-09-08 17:27 [PR PATCH] mesa: update to version 23.1.7 SpidFightFR
                   ` (8 preceding siblings ...)
  2023-09-11 17:40 ` SpidFightFR
@ 2023-09-11 17:43 ` SpidFightFR
  2023-09-16 14:53 ` SpidFightFR
  2023-09-22  5:37 ` [PR PATCH] [Closed]: " SpidFightFR
  11 siblings, 0 replies; 13+ messages in thread
From: SpidFightFR @ 2023-09-11 17:43 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by SpidFightFR against master on the void-packages repository

https://github.com/SpidFightFR/void-packages update-mesa-23.1.7
https://github.com/void-linux/void-packages/pull/45974

mesa: update to version 23.1.7.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**



#### Local build testing
- I built this PR locally for my native architecture, (x64-GlibC)

Addendum: 

Hey guys, a new pr that will close the previous (https://github.com/void-linux/void-packages/pull/45635) this pull request was **tested** and it worked on my side. Even tho i had a weird error the first try but pretty sure it was my bad.

Anyways, feel free to send feedback ! :smile: 

Best regards - Spid




A patch file from https://github.com/void-linux/void-packages/pull/45974.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-mesa-23.1.7-45974.patch --]
[-- Type: text/x-diff, Size: 1085 bytes --]

From ad2730c401415efb23ca22e020b617e1ebae0fc0 Mon Sep 17 00:00:00 2001
From: SpidFightFR <spidfight.one@gmail.com>
Date: Mon, 11 Sep 2023 17:36:20 +0000
Subject: [PATCH] mesa: update to version 23.1.7.

---
 srcpkgs/mesa/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/mesa/template b/srcpkgs/mesa/template
index df788fe3b0f00..2c63ad0bb30e1 100644
--- a/srcpkgs/mesa/template
+++ b/srcpkgs/mesa/template
@@ -1,6 +1,6 @@
 # Template file for 'mesa'
 pkgname=mesa
-version=23.1.3
+version=23.1.7
 revision=1
 build_style=meson
 #Disable LTO flag should be present, see https://gitlab.freedesktop.org/mesa/mesa/-/issues/6911
@@ -23,7 +23,7 @@ license="MIT, LGPL-2.1-or-later"
 homepage="https://www.mesa3d.org/"
 changelog="https://docs.mesa3d.org/relnotes.html"
 distfiles="https://mesa.freedesktop.org/archive/mesa-${version}.tar.xz"
-checksum=2f6d7381bc10fbd2d6263ad1022785b8b511046c1a904162f8f7da18eea8aed9
+checksum=409641eadf0ed1c7794797a6f5a0b0195b5580b282166e5ec5629c6bcda6acd3
 
 build_options="wayland"
 build_options_default="wayland"

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [PR PATCH] [Updated] mesa: update to version 23.1.7.
  2023-09-08 17:27 [PR PATCH] mesa: update to version 23.1.7 SpidFightFR
                   ` (9 preceding siblings ...)
  2023-09-11 17:43 ` [PR PATCH] [Updated] " SpidFightFR
@ 2023-09-16 14:53 ` SpidFightFR
  2023-09-22  5:37 ` [PR PATCH] [Closed]: " SpidFightFR
  11 siblings, 0 replies; 13+ messages in thread
From: SpidFightFR @ 2023-09-16 14:53 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by SpidFightFR against master on the void-packages repository

https://github.com/SpidFightFR/void-packages update-mesa-23.1.7
https://github.com/void-linux/void-packages/pull/45974

mesa: update to version 23.1.7.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**



#### Local build testing
- I built this PR locally for my native architecture, (x64-GlibC)

Addendum: 

Hey guys, a new pr that will close the previous (https://github.com/void-linux/void-packages/pull/45635) this pull request was **tested** and it worked on my side. Even tho i had a weird error the first try but pretty sure it was my bad.

Anyways, feel free to send feedback ! :smile: 

Best regards - Spid




A patch file from https://github.com/void-linux/void-packages/pull/45974.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-mesa-23.1.7-45974.patch --]
[-- Type: text/x-diff, Size: 1085 bytes --]

From 39b1c681ad755a8e3f7d4342ff3717fd62090629 Mon Sep 17 00:00:00 2001
From: SpidFightFR <spidfight.one@gmail.com>
Date: Sat, 16 Sep 2023 14:45:06 +0000
Subject: [PATCH] mesa: update to version 23.1.7.

---
 srcpkgs/mesa/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/mesa/template b/srcpkgs/mesa/template
index df788fe3b0f00..2c63ad0bb30e1 100644
--- a/srcpkgs/mesa/template
+++ b/srcpkgs/mesa/template
@@ -1,6 +1,6 @@
 # Template file for 'mesa'
 pkgname=mesa
-version=23.1.3
+version=23.1.7
 revision=1
 build_style=meson
 #Disable LTO flag should be present, see https://gitlab.freedesktop.org/mesa/mesa/-/issues/6911
@@ -23,7 +23,7 @@ license="MIT, LGPL-2.1-or-later"
 homepage="https://www.mesa3d.org/"
 changelog="https://docs.mesa3d.org/relnotes.html"
 distfiles="https://mesa.freedesktop.org/archive/mesa-${version}.tar.xz"
-checksum=2f6d7381bc10fbd2d6263ad1022785b8b511046c1a904162f8f7da18eea8aed9
+checksum=409641eadf0ed1c7794797a6f5a0b0195b5580b282166e5ec5629c6bcda6acd3
 
 build_options="wayland"
 build_options_default="wayland"

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [PR PATCH] [Closed]: mesa: update to version 23.1.7.
  2023-09-08 17:27 [PR PATCH] mesa: update to version 23.1.7 SpidFightFR
                   ` (10 preceding siblings ...)
  2023-09-16 14:53 ` SpidFightFR
@ 2023-09-22  5:37 ` SpidFightFR
  11 siblings, 0 replies; 13+ messages in thread
From: SpidFightFR @ 2023-09-22  5:37 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

mesa: update to version 23.1.7.
https://github.com/void-linux/void-packages/pull/45974

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**



#### Local build testing
- I built this PR locally for my native architecture, (x64-GlibC)

Addendum: 

Hey guys, a new pr that will close the previous (https://github.com/void-linux/void-packages/pull/45635) this pull request was **tested** and it worked on my side. Even tho i had a weird error the first try but pretty sure it was my bad.

Anyways, feel free to send feedback ! :smile: 

Best regards - Spid




^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2023-09-22  5:37 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-08 17:27 [PR PATCH] mesa: update to version 23.1.7 SpidFightFR
2023-09-08 18:18 ` zlice
2023-09-08 18:39 ` SpidFightFR
2023-09-08 18:42 ` zlice
2023-09-09  1:01 ` Luciogi
2023-09-09  9:42 ` SpidFightFR
2023-09-11 17:36 ` [PR PATCH] [Updated] " SpidFightFR
2023-09-11 17:37 ` SpidFightFR
2023-09-11 17:40 ` [PR PATCH] [Updated] " SpidFightFR
2023-09-11 17:40 ` SpidFightFR
2023-09-11 17:43 ` [PR PATCH] [Updated] " SpidFightFR
2023-09-16 14:53 ` SpidFightFR
2023-09-22  5:37 ` [PR PATCH] [Closed]: " SpidFightFR

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 NNTP newsgroup(s).