Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] meson: Update to 0.59.1_1
@ 2021-09-28 14:09 Dko1905
  2021-09-28 14:24 ` paper42
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Dko1905 @ 2021-09-28 14:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Dko1905/void-packages pr/meson-0.59.1_1
https://github.com/void-linux/void-packages/pull/33166

meson: Update to 0.59.1_1
All checks pass on my computer. I don't see any reason not to merge.

<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [X] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pr/meson-0.59.1_1-33166.patch --]
[-- Type: text/x-diff, Size: 1177 bytes --]

From b6271f74bbe02c9c2beb84d4be53734f261a343f Mon Sep 17 00:00:00 2001
From: Daniel Florescu <df@z5.lt>
Date: Tue, 28 Sep 2021 16:02:00 +0200
Subject: [PATCH] meson: Update to 0.59.1_1

All checks pass, at least on my pc.
---
 srcpkgs/meson/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/meson/template b/srcpkgs/meson/template
index 48ca095572d9..5ddbfdd15aa4 100644
--- a/srcpkgs/meson/template
+++ b/srcpkgs/meson/template
@@ -1,6 +1,6 @@
 # Template file for 'meson'
 pkgname=meson
-version=0.58.2
+version=0.59.1
 revision=1
 build_style=python3-module
 hostmakedepends="python3-devel python3-setuptools"
@@ -14,7 +14,7 @@ license="Apache-2.0"
 homepage="https://mesonbuild.com"
 changelog="https://github.com/mesonbuild/meson/blob/master/docs/markdown/Release-notes-for-${version%.*}.0.md"
 distfiles="https://github.com/mesonbuild/meson/releases/download/$version/$pkgname-$version.tar.gz"
-checksum=7634ec32955d3f897d623b88e9d2988451035f43d73c17a29caf767387baedb7
+checksum=db586a451650d46bbe10984a87b79d9bcdc1caebf38d8e189f8848f8d502356d
 
 # XXX: sanitizers aren't available on musl
 if [ "$XBPS_TARGET_LIBC" = glibc ]; then

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

* Re: meson: Update to 0.59.1_1
  2021-09-28 14:09 [PR PATCH] meson: Update to 0.59.1_1 Dko1905
@ 2021-09-28 14:24 ` paper42
  2021-09-28 17:41 ` paper42
  2021-09-29  9:09 ` [PR PATCH] [Closed]: " Dko1905
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2021-09-28 14:24 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/33166#issuecomment-929281693

Comment:
Your commit message is wrong and please remove the commit message body.

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

* Re: meson: Update to 0.59.1_1
  2021-09-28 14:09 [PR PATCH] meson: Update to 0.59.1_1 Dko1905
  2021-09-28 14:24 ` paper42
@ 2021-09-28 17:41 ` paper42
  2021-09-29  9:09 ` [PR PATCH] [Closed]: " Dko1905
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2021-09-28 17:41 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/33166#issuecomment-929482137

Comment:
0.59.2 is out

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

* Re: [PR PATCH] [Closed]: meson: Update to 0.59.1_1
  2021-09-28 14:09 [PR PATCH] meson: Update to 0.59.1_1 Dko1905
  2021-09-28 14:24 ` paper42
  2021-09-28 17:41 ` paper42
@ 2021-09-29  9:09 ` Dko1905
  2 siblings, 0 replies; 4+ messages in thread
From: Dko1905 @ 2021-09-29  9:09 UTC (permalink / raw)
  To: ml

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

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

meson: Update to 0.59.1_1
https://github.com/void-linux/void-packages/pull/33166

Description:
All checks pass on my computer. I don't see any reason not to merge.

<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [X] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

end of thread, other threads:[~2021-09-29  9:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-28 14:09 [PR PATCH] meson: Update to 0.59.1_1 Dko1905
2021-09-28 14:24 ` paper42
2021-09-28 17:41 ` paper42
2021-09-29  9:09 ` [PR PATCH] [Closed]: " Dko1905

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