Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mesa: update to 24.0.6.
@ 2024-04-28 20:43 Calandracas606
  2024-04-29  6:05 ` biopsin
  2024-05-09 12:56 ` [PR PATCH] [Closed]: " Calandracas606
  0 siblings, 2 replies; 3+ messages in thread
From: Calandracas606 @ 2024-04-28 20:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Calandracas606/void-packages mesa-24.0.6
https://github.com/void-linux/void-packages/pull/50104

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

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl
  - i686
  - aarch64 (cross)
  - aarch64-musl (cross)
  - armv7l (cross)
  - armv7l-musl (cross)
  - armv6l (cross)
  - armv6l-musl (cross)



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

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

From 44a3301eeb642116502bb0da25fb1d6e2804ed90 Mon Sep 17 00:00:00 2001
From: Daniel Martinez <danielmartinez@cock.li>
Date: Sun, 28 Apr 2024 16:40:11 -0400
Subject: [PATCH] mesa: update to 24.0.6.

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

diff --git a/srcpkgs/mesa/template b/srcpkgs/mesa/template
index aec17d420a904e..c8b74ce85fe3cc 100644
--- a/srcpkgs/mesa/template
+++ b/srcpkgs/mesa/template
@@ -1,6 +1,6 @@
 # Template file for 'mesa'
 pkgname=mesa
-version=24.0.5
+version=24.0.6
 revision=1
 build_style=meson
 _llvmver=17
@@ -24,7 +24,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=38cc245ca8faa3c69da6d2687f8906377001f63365348a62cc6f7fafb1e8c018
+checksum=8b7a92dbe6468c18f2383700135b5fe9de836cdf0cc8fd7dbae3c7110237d604
 
 build_options="wayland"
 build_options_default="wayland"

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

* Re: mesa: update to 24.0.6.
  2024-04-28 20:43 [PR PATCH] mesa: update to 24.0.6 Calandracas606
@ 2024-04-29  6:05 ` biopsin
  2024-05-09 12:56 ` [PR PATCH] [Closed]: " Calandracas606
  1 sibling, 0 replies; 3+ messages in thread
From: biopsin @ 2024-04-29  6:05 UTC (permalink / raw)
  To: ml

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

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/pull/50104#issuecomment-2081948476

Comment:
duplicate #50038 
please use search before making a PR.

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

* Re: [PR PATCH] [Closed]: mesa: update to 24.0.6.
  2024-04-28 20:43 [PR PATCH] mesa: update to 24.0.6 Calandracas606
  2024-04-29  6:05 ` biopsin
@ 2024-05-09 12:56 ` Calandracas606
  1 sibling, 0 replies; 3+ messages in thread
From: Calandracas606 @ 2024-05-09 12:56 UTC (permalink / raw)
  To: ml

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

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

mesa: update to 24.0.6.
https://github.com/void-linux/void-packages/pull/50104

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

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl
  - i686
  - aarch64 (cross)
  - aarch64-musl (cross)
  - armv7l (cross)
  - armv7l-musl (cross)
  - armv6l (cross)
  - armv6l-musl (cross)



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

end of thread, other threads:[~2024-05-09 12:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-28 20:43 [PR PATCH] mesa: update to 24.0.6 Calandracas606
2024-04-29  6:05 ` biopsin
2024-05-09 12:56 ` [PR PATCH] [Closed]: " Calandracas606

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).