Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] wayland-utils: update to 1.2.0
@ 2023-10-06  2:31 zen0bit
  2024-01-05  1:46 ` github-actions
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: zen0bit @ 2023-10-06  2:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oSoWoSo/VUR wayland-utils
https://github.com/void-linux/void-packages/pull/46469

wayland-utils: update to 1.2.0
#### Testing the changes
- I tested the changes in this PR: **briefly**

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

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

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

From d6f8ce7785fbc9a193a3191eae614327e32b4667 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Fri, 6 Oct 2023 04:31:07 +0200
Subject: [PATCH] wayland-utils: update to 1.2.0

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

diff --git a/srcpkgs/wayland-utils/template b/srcpkgs/wayland-utils/template
index 7c05257f97d30..c16aaa2f230f0 100644
--- a/srcpkgs/wayland-utils/template
+++ b/srcpkgs/wayland-utils/template
@@ -1,6 +1,6 @@
 # Template file for 'wayland-utils'
 pkgname=wayland-utils
-version=1.0.0
+version=1.2.0
 revision=1
 build_style=meson
 hostmakedepends="pkg-config wayland-devel"
@@ -9,8 +9,8 @@ short_desc="Wayland utilities"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://wayland.freedesktop.org/"
-distfiles="https://wayland.freedesktop.org/releases/wayland-utils-${version}.tar.xz"
-checksum=64fecc4c58e87ae9b302901abe10c2e8af69c7503c221a96ecd0700e0aa268c0
+distfiles="https://gitlab.freedesktop.org/wayland/wayland-utils/-/releases/${version}/downloads/wayland-utils-${version}.tar.xz"
+checksum=d9278c22554586881802540751bcc42569262bf80cd9ac9b0fd12ff4bd09a9e4
 
 post_install() {
 	vlicense COPYING

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

* Re: wayland-utils: update to 1.2.0
  2023-10-06  2:31 [PR PATCH] wayland-utils: update to 1.2.0 zen0bit
@ 2024-01-05  1:46 ` github-actions
  2024-01-10  2:52 ` [PR PATCH] [Updated] " zen0bit
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: github-actions @ 2024-01-05  1:46 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/46469#issuecomment-1877998371

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Updated] wayland-utils: update to 1.2.0
  2023-10-06  2:31 [PR PATCH] wayland-utils: update to 1.2.0 zen0bit
  2024-01-05  1:46 ` github-actions
@ 2024-01-10  2:52 ` zen0bit
  2024-02-13  4:31 ` zen0bit
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: zen0bit @ 2024-01-10  2:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oSoWoSo/VUR wayland-utils
https://github.com/void-linux/void-packages/pull/46469

wayland-utils: update to 1.2.0
#### Testing the changes
- I tested the changes in this PR: **briefly**

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

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

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

From 4ae9de1bd4ebb932b1d47042d2bd1095eaef2777 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Fri, 6 Oct 2023 04:31:07 +0200
Subject: [PATCH] wayland-utils: update to 1.2.0

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

diff --git a/srcpkgs/wayland-utils/template b/srcpkgs/wayland-utils/template
index 7c05257f97d30..c16aaa2f230f0 100644
--- a/srcpkgs/wayland-utils/template
+++ b/srcpkgs/wayland-utils/template
@@ -1,6 +1,6 @@
 # Template file for 'wayland-utils'
 pkgname=wayland-utils
-version=1.0.0
+version=1.2.0
 revision=1
 build_style=meson
 hostmakedepends="pkg-config wayland-devel"
@@ -9,8 +9,8 @@ short_desc="Wayland utilities"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://wayland.freedesktop.org/"
-distfiles="https://wayland.freedesktop.org/releases/wayland-utils-${version}.tar.xz"
-checksum=64fecc4c58e87ae9b302901abe10c2e8af69c7503c221a96ecd0700e0aa268c0
+distfiles="https://gitlab.freedesktop.org/wayland/wayland-utils/-/releases/${version}/downloads/wayland-utils-${version}.tar.xz"
+checksum=d9278c22554586881802540751bcc42569262bf80cd9ac9b0fd12ff4bd09a9e4
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Updated] wayland-utils: update to 1.2.0
  2023-10-06  2:31 [PR PATCH] wayland-utils: update to 1.2.0 zen0bit
  2024-01-05  1:46 ` github-actions
  2024-01-10  2:52 ` [PR PATCH] [Updated] " zen0bit
@ 2024-02-13  4:31 ` zen0bit
  2024-02-15  5:49 ` [PR PATCH] [Merged]: " classabbyamp
  2024-02-15  5:50 ` classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: zen0bit @ 2024-02-13  4:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oSoWoSo/VUR wayland-utils
https://github.com/void-linux/void-packages/pull/46469

wayland-utils: update to 1.2.0
#### Testing the changes
- I tested the changes in this PR: **briefly**

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

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

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

From 6f597c1b7d1735ef845cb6b94eb45366c81bf6a4 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Fri, 6 Oct 2023 04:31:07 +0200
Subject: [PATCH] wayland-utils: update to 1.2.0

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

diff --git a/srcpkgs/wayland-utils/template b/srcpkgs/wayland-utils/template
index 7c05257f97d306..c16aaa2f230f02 100644
--- a/srcpkgs/wayland-utils/template
+++ b/srcpkgs/wayland-utils/template
@@ -1,6 +1,6 @@
 # Template file for 'wayland-utils'
 pkgname=wayland-utils
-version=1.0.0
+version=1.2.0
 revision=1
 build_style=meson
 hostmakedepends="pkg-config wayland-devel"
@@ -9,8 +9,8 @@ short_desc="Wayland utilities"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://wayland.freedesktop.org/"
-distfiles="https://wayland.freedesktop.org/releases/wayland-utils-${version}.tar.xz"
-checksum=64fecc4c58e87ae9b302901abe10c2e8af69c7503c221a96ecd0700e0aa268c0
+distfiles="https://gitlab.freedesktop.org/wayland/wayland-utils/-/releases/${version}/downloads/wayland-utils-${version}.tar.xz"
+checksum=d9278c22554586881802540751bcc42569262bf80cd9ac9b0fd12ff4bd09a9e4
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Merged]: wayland-utils: update to 1.2.0
  2023-10-06  2:31 [PR PATCH] wayland-utils: update to 1.2.0 zen0bit
                   ` (2 preceding siblings ...)
  2024-02-13  4:31 ` zen0bit
@ 2024-02-15  5:49 ` classabbyamp
  2024-02-15  5:50 ` classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2024-02-15  5:49 UTC (permalink / raw)
  To: ml

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

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

wayland-utils: update to 1.2.0
https://github.com/void-linux/void-packages/pull/46469

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

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

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

* Re: wayland-utils: update to 1.2.0
  2023-10-06  2:31 [PR PATCH] wayland-utils: update to 1.2.0 zen0bit
                   ` (3 preceding siblings ...)
  2024-02-15  5:49 ` [PR PATCH] [Merged]: " classabbyamp
@ 2024-02-15  5:50 ` classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2024-02-15  5:50 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/46469#issuecomment-1945414025

Comment:
https://github.com/void-linux/void-packages/commit/b5294e06c9370377b94594bccb9edf832df0edee

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

end of thread, other threads:[~2024-02-15  5:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-06  2:31 [PR PATCH] wayland-utils: update to 1.2.0 zen0bit
2024-01-05  1:46 ` github-actions
2024-01-10  2:52 ` [PR PATCH] [Updated] " zen0bit
2024-02-13  4:31 ` zen0bit
2024-02-15  5:49 ` [PR PATCH] [Merged]: " classabbyamp
2024-02-15  5:50 ` classabbyamp

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