Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] wayland-protocols: update to 1.27.
@ 2022-11-10 20:51 ifreund
  2022-11-14  1:56 ` cinerea0
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: ifreund @ 2022-11-10 20:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ifreund/void-packages wayland-protocols
https://github.com/void-linux/void-packages/pull/40455

wayland-protocols: update to 1.27.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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, (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/40455.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-wayland-protocols-40455.patch --]
[-- Type: text/x-diff, Size: 1139 bytes --]

From d7df2de3a0d5e3247d78daa5166be051eaea5e47 Mon Sep 17 00:00:00 2001
From: Isaac Freund <mail@isaacfreund.com>
Date: Thu, 10 Nov 2022 21:51:21 +0100
Subject: [PATCH] wayland-protocols: update to 1.27.

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

diff --git a/srcpkgs/wayland-protocols/template b/srcpkgs/wayland-protocols/template
index 141844c55acb..c20c5ef8ef16 100644
--- a/srcpkgs/wayland-protocols/template
+++ b/srcpkgs/wayland-protocols/template
@@ -1,6 +1,6 @@
 # Template file for 'wayland-protocols'
 pkgname=wayland-protocols
-version=1.26
+version=1.27
 revision=1
 build_style=meson
 hostmakedepends="pkg-config wayland-devel"
@@ -10,7 +10,7 @@ maintainer="Isaac Freund <mail@isaacfreund.com>"
 license="MIT"
 homepage="https://wayland.freedesktop.org"
 distfiles="https://gitlab.freedesktop.org/wayland/wayland-protocols/-/archive/${version}/wayland-protocols-${version}.tar.gz"
-checksum=fe56386f436a84e97c3b6a61b76306f205a64425900f247ad0048174b9c32d4d
+checksum=6dd6ee86478adf4347f3b8b4f3da62dbe9e44912c9cef21cf99abfe692313df4
 
 post_install() {
 	vlicense COPYING

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

* Re: wayland-protocols: update to 1.27.
  2022-11-10 20:51 [PR PATCH] wayland-protocols: update to 1.27 ifreund
@ 2022-11-14  1:56 ` cinerea0
  2022-11-14 10:42 ` [PR PATCH] [Updated] " ifreund
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: cinerea0 @ 2022-11-14  1:56 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/40455#issuecomment-1312935651

Comment:
Version 1.28 has been released.

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

* Re: [PR PATCH] [Updated] wayland-protocols: update to 1.27.
  2022-11-10 20:51 [PR PATCH] wayland-protocols: update to 1.27 ifreund
  2022-11-14  1:56 ` cinerea0
@ 2022-11-14 10:42 ` ifreund
  2022-11-14 10:42 ` wayland-protocols: update to 1.28 ifreund
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: ifreund @ 2022-11-14 10:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ifreund/void-packages wayland-protocols
https://github.com/void-linux/void-packages/pull/40455

wayland-protocols: update to 1.27.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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, (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/40455.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-wayland-protocols-40455.patch --]
[-- Type: text/x-diff, Size: 1139 bytes --]

From 4e67a05922c31366c8b0d18cfb6626ab654b3621 Mon Sep 17 00:00:00 2001
From: Isaac Freund <mail@isaacfreund.com>
Date: Thu, 10 Nov 2022 21:51:21 +0100
Subject: [PATCH] wayland-protocols: update to 1.28.

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

diff --git a/srcpkgs/wayland-protocols/template b/srcpkgs/wayland-protocols/template
index 141844c55acb..01d04d069dcf 100644
--- a/srcpkgs/wayland-protocols/template
+++ b/srcpkgs/wayland-protocols/template
@@ -1,6 +1,6 @@
 # Template file for 'wayland-protocols'
 pkgname=wayland-protocols
-version=1.26
+version=1.28
 revision=1
 build_style=meson
 hostmakedepends="pkg-config wayland-devel"
@@ -10,7 +10,7 @@ maintainer="Isaac Freund <mail@isaacfreund.com>"
 license="MIT"
 homepage="https://wayland.freedesktop.org"
 distfiles="https://gitlab.freedesktop.org/wayland/wayland-protocols/-/archive/${version}/wayland-protocols-${version}.tar.gz"
-checksum=fe56386f436a84e97c3b6a61b76306f205a64425900f247ad0048174b9c32d4d
+checksum=914dfa09e7e866e913b27d2d9bda0e20e728c7b1c831fd3db71538d9f99a4869
 
 post_install() {
 	vlicense COPYING

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

* Re: wayland-protocols: update to 1.28.
  2022-11-10 20:51 [PR PATCH] wayland-protocols: update to 1.27 ifreund
  2022-11-14  1:56 ` cinerea0
  2022-11-14 10:42 ` [PR PATCH] [Updated] " ifreund
@ 2022-11-14 10:42 ` ifreund
  2022-11-14 14:52 ` [PR PATCH] [Updated] " ifreund
  2022-11-14 16:15 ` [PR PATCH] [Merged]: " paper42
  4 siblings, 0 replies; 6+ messages in thread
From: ifreund @ 2022-11-14 10:42 UTC (permalink / raw)
  To: ml

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

New comment by ifreund on void-packages repository

https://github.com/void-linux/void-packages/pull/40455#issuecomment-1313460368

Comment:
> Version 1.28 has been released.

Indeed, updated.

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

* Re: [PR PATCH] [Updated] wayland-protocols: update to 1.28.
  2022-11-10 20:51 [PR PATCH] wayland-protocols: update to 1.27 ifreund
                   ` (2 preceding siblings ...)
  2022-11-14 10:42 ` wayland-protocols: update to 1.28 ifreund
@ 2022-11-14 14:52 ` ifreund
  2022-11-14 16:15 ` [PR PATCH] [Merged]: " paper42
  4 siblings, 0 replies; 6+ messages in thread
From: ifreund @ 2022-11-14 14:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ifreund/void-packages wayland-protocols
https://github.com/void-linux/void-packages/pull/40455

wayland-protocols: update to 1.28.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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, (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/40455.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-wayland-protocols-40455.patch --]
[-- Type: text/x-diff, Size: 1139 bytes --]

From 95cf134ad12984c2d5d8786a05bd8f2abf304e4c Mon Sep 17 00:00:00 2001
From: Isaac Freund <mail@isaacfreund.com>
Date: Thu, 10 Nov 2022 21:51:21 +0100
Subject: [PATCH] wayland-protocols: update to 1.29.

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

diff --git a/srcpkgs/wayland-protocols/template b/srcpkgs/wayland-protocols/template
index 141844c55acb..383a09b99a97 100644
--- a/srcpkgs/wayland-protocols/template
+++ b/srcpkgs/wayland-protocols/template
@@ -1,6 +1,6 @@
 # Template file for 'wayland-protocols'
 pkgname=wayland-protocols
-version=1.26
+version=1.29
 revision=1
 build_style=meson
 hostmakedepends="pkg-config wayland-devel"
@@ -10,7 +10,7 @@ maintainer="Isaac Freund <mail@isaacfreund.com>"
 license="MIT"
 homepage="https://wayland.freedesktop.org"
 distfiles="https://gitlab.freedesktop.org/wayland/wayland-protocols/-/archive/${version}/wayland-protocols-${version}.tar.gz"
-checksum=fe56386f436a84e97c3b6a61b76306f205a64425900f247ad0048174b9c32d4d
+checksum=4a85786ae69cd6d53bbe9278572f3c3d6ea342875ea444960edb6089237c3a18
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Merged]: wayland-protocols: update to 1.28.
  2022-11-10 20:51 [PR PATCH] wayland-protocols: update to 1.27 ifreund
                   ` (3 preceding siblings ...)
  2022-11-14 14:52 ` [PR PATCH] [Updated] " ifreund
@ 2022-11-14 16:15 ` paper42
  4 siblings, 0 replies; 6+ messages in thread
From: paper42 @ 2022-11-14 16:15 UTC (permalink / raw)
  To: ml

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

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

wayland-protocols: update to 1.28.
https://github.com/void-linux/void-packages/pull/40455

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

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

<!--
#### 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2022-11-14 16:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-10 20:51 [PR PATCH] wayland-protocols: update to 1.27 ifreund
2022-11-14  1:56 ` cinerea0
2022-11-14 10:42 ` [PR PATCH] [Updated] " ifreund
2022-11-14 10:42 ` wayland-protocols: update to 1.28 ifreund
2022-11-14 14:52 ` [PR PATCH] [Updated] " ifreund
2022-11-14 16:15 ` [PR PATCH] [Merged]: " paper42

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