Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] wezterm: update to 20230408.
@ 2023-04-10 21:40 zuranthus
  2023-04-11  2:32 ` [PR REVIEW] " abenson
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: zuranthus @ 2023-04-10 21:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/zuranthus/void-packages update/wezterm-20230408
https://github.com/void-linux/void-packages/pull/43383

wezterm: update to 20230408.
<!-- 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, (x86_64-glibc)

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update/wezterm-20230408-43383.patch --]
[-- Type: text/x-diff, Size: 1845 bytes --]

From c8e48f3b17c0e739d731be448b9fa1ef62528208 Mon Sep 17 00:00:00 2001
From: zuranthus <7449346+zuranthus@users.noreply.github.com>
Date: Mon, 10 Apr 2023 23:30:54 +0200
Subject: [PATCH] wezterm: update to 20230408.

---
 srcpkgs/wezterm/patches/remove-libgit.patch | 2 +-
 srcpkgs/wezterm/template                    | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/wezterm/patches/remove-libgit.patch b/srcpkgs/wezterm/patches/remove-libgit.patch
index e95f51785196..fea47b760013 100644
--- a/srcpkgs/wezterm/patches/remove-libgit.patch
+++ b/srcpkgs/wezterm/patches/remove-libgit.patch
@@ -52,7 +52,7 @@
  env_logger = "0.9"
  
 -[build-dependencies]
--git2 = { version = "0.14", default-features = false }
+-git2 = { version = "0.16", default-features = false }
 -
  [features]
  distro-defaults = []
diff --git a/srcpkgs/wezterm/template b/srcpkgs/wezterm/template
index 8c075920877c..a70b3deb3f57 100644
--- a/srcpkgs/wezterm/template
+++ b/srcpkgs/wezterm/template
@@ -1,8 +1,8 @@
 # Template file for 'wezterm'
 pkgname=wezterm
-version=20221119
-revision=2
-_srcver=${version}-145034-49b9839f
+version=20230408
+revision=3
+_srcver=${version}-112425-69ae8472
 archs="x86_64* i686* aarch64* arm*" # ring
 build_style=cargo
 configure_args="--no-default-features --features wezterm-gui/distro-defaults,wezterm-gui/wayland"
@@ -17,7 +17,7 @@ license="MIT"
 homepage="https://wezfurlong.org/wezterm/"
 changelog="https://wezfurlong.org/wezterm/changelog.html"
 distfiles="https://github.com/wez/wezterm/releases/download/${_srcver}/wezterm-${_srcver}-src.tar.gz"
-checksum=6ad923d48c76e5175128f40cd70d3a0c9fd2dc3e3f573af44b9c2ae7608ab7c4
+checksum=8f5c15db8341b0c067d7a5f6f06d4af17d5c24526e908eac4bd70156cd565800
 
 do_check() {
 	# NOTE: cannot use build_style cargo do_check because of --release flag.

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

* Re: [PR REVIEW] wezterm: update to 20230408.
  2023-04-10 21:40 [PR PATCH] wezterm: update to 20230408 zuranthus
@ 2023-04-11  2:32 ` abenson
  2023-04-11  2:32 ` abenson
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: abenson @ 2023-04-11  2:32 UTC (permalink / raw)
  To: ml

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

New review comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/43383#discussion_r1162239978

Comment:
Set `revision=1` since its an update.

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

* Re: wezterm: update to 20230408.
  2023-04-10 21:40 [PR PATCH] wezterm: update to 20230408 zuranthus
  2023-04-11  2:32 ` [PR REVIEW] " abenson
@ 2023-04-11  2:32 ` abenson
  2023-04-11 17:23 ` [PR PATCH] [Updated] " zuranthus
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: abenson @ 2023-04-11  2:32 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/43383#issuecomment-1502605210

Comment:
We don't allow noreply emails for commit author.

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

* Re: [PR PATCH] [Updated] wezterm: update to 20230408.
  2023-04-10 21:40 [PR PATCH] wezterm: update to 20230408 zuranthus
  2023-04-11  2:32 ` [PR REVIEW] " abenson
  2023-04-11  2:32 ` abenson
@ 2023-04-11 17:23 ` zuranthus
  2023-04-11 17:25 ` zuranthus
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: zuranthus @ 2023-04-11 17:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/zuranthus/void-packages update/wezterm-20230408
https://github.com/void-linux/void-packages/pull/43383

wezterm: update to 20230408.
<!-- 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, (x86_64-glibc)

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update/wezterm-20230408-43383.patch --]
[-- Type: text/x-diff, Size: 1822 bytes --]

From fd489682ae33fe519e8c8e420af00ecdb3bb7f2c Mon Sep 17 00:00:00 2001
From: zuranthus <zuranthus-git@pm.me>
Date: Tue, 11 Apr 2023 19:21:36 +0200
Subject: [PATCH] wezterm: update to 20230408.

---
 srcpkgs/wezterm/patches/remove-libgit.patch | 2 +-
 srcpkgs/wezterm/template                    | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/wezterm/patches/remove-libgit.patch b/srcpkgs/wezterm/patches/remove-libgit.patch
index e95f51785196..fea47b760013 100644
--- a/srcpkgs/wezterm/patches/remove-libgit.patch
+++ b/srcpkgs/wezterm/patches/remove-libgit.patch
@@ -52,7 +52,7 @@
  env_logger = "0.9"
  
 -[build-dependencies]
--git2 = { version = "0.14", default-features = false }
+-git2 = { version = "0.16", default-features = false }
 -
  [features]
  distro-defaults = []
diff --git a/srcpkgs/wezterm/template b/srcpkgs/wezterm/template
index 8c075920877c..e07441af0b0e 100644
--- a/srcpkgs/wezterm/template
+++ b/srcpkgs/wezterm/template
@@ -1,8 +1,8 @@
 # Template file for 'wezterm'
 pkgname=wezterm
-version=20221119
-revision=2
-_srcver=${version}-145034-49b9839f
+version=20230408
+revision=1
+_srcver=${version}-112425-69ae8472
 archs="x86_64* i686* aarch64* arm*" # ring
 build_style=cargo
 configure_args="--no-default-features --features wezterm-gui/distro-defaults,wezterm-gui/wayland"
@@ -17,7 +17,7 @@ license="MIT"
 homepage="https://wezfurlong.org/wezterm/"
 changelog="https://wezfurlong.org/wezterm/changelog.html"
 distfiles="https://github.com/wez/wezterm/releases/download/${_srcver}/wezterm-${_srcver}-src.tar.gz"
-checksum=6ad923d48c76e5175128f40cd70d3a0c9fd2dc3e3f573af44b9c2ae7608ab7c4
+checksum=8f5c15db8341b0c067d7a5f6f06d4af17d5c24526e908eac4bd70156cd565800
 
 do_check() {
 	# NOTE: cannot use build_style cargo do_check because of --release flag.

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

* Re: wezterm: update to 20230408.
  2023-04-10 21:40 [PR PATCH] wezterm: update to 20230408 zuranthus
                   ` (2 preceding siblings ...)
  2023-04-11 17:23 ` [PR PATCH] [Updated] " zuranthus
@ 2023-04-11 17:25 ` zuranthus
  2023-04-11 23:56 ` mhmdanas
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: zuranthus @ 2023-04-11 17:25 UTC (permalink / raw)
  To: ml

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

New comment by zuranthus on void-packages repository

https://github.com/void-linux/void-packages/pull/43383#issuecomment-1503810178

Comment:
It should be fixed now, thanks!

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

* Re: wezterm: update to 20230408.
  2023-04-10 21:40 [PR PATCH] wezterm: update to 20230408 zuranthus
                   ` (3 preceding siblings ...)
  2023-04-11 17:25 ` zuranthus
@ 2023-04-11 23:56 ` mhmdanas
  2023-04-12  7:04 ` [PR PATCH] [Updated] " zuranthus
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: mhmdanas @ 2023-04-11 23:56 UTC (permalink / raw)
  To: ml

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

New comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/43383#issuecomment-1504289088

Comment:
The CI failure seems transient, can you rebase and then force-push the branch to retrigger the CI?

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

* Re: [PR PATCH] [Updated] wezterm: update to 20230408.
  2023-04-10 21:40 [PR PATCH] wezterm: update to 20230408 zuranthus
                   ` (4 preceding siblings ...)
  2023-04-11 23:56 ` mhmdanas
@ 2023-04-12  7:04 ` zuranthus
  2023-04-12  7:48 ` zuranthus
  2023-04-20 13:08 ` [PR PATCH] [Merged]: " abenson
  7 siblings, 0 replies; 9+ messages in thread
From: zuranthus @ 2023-04-12  7:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/zuranthus/void-packages update/wezterm-20230408
https://github.com/void-linux/void-packages/pull/43383

wezterm: update to 20230408.
<!-- 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, (x86_64-glibc)

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update/wezterm-20230408-43383.patch --]
[-- Type: text/x-diff, Size: 1822 bytes --]

From b5e357f053a78e650d987248ad3bd682a256bd8b Mon Sep 17 00:00:00 2001
From: zuranthus <zuranthus-git@pm.me>
Date: Wed, 12 Apr 2023 09:04:39 +0200
Subject: [PATCH] wezterm: update to 20230408.

---
 srcpkgs/wezterm/patches/remove-libgit.patch | 2 +-
 srcpkgs/wezterm/template                    | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/wezterm/patches/remove-libgit.patch b/srcpkgs/wezterm/patches/remove-libgit.patch
index e95f51785196..fea47b760013 100644
--- a/srcpkgs/wezterm/patches/remove-libgit.patch
+++ b/srcpkgs/wezterm/patches/remove-libgit.patch
@@ -52,7 +52,7 @@
  env_logger = "0.9"
  
 -[build-dependencies]
--git2 = { version = "0.14", default-features = false }
+-git2 = { version = "0.16", default-features = false }
 -
  [features]
  distro-defaults = []
diff --git a/srcpkgs/wezterm/template b/srcpkgs/wezterm/template
index 8c075920877c..e07441af0b0e 100644
--- a/srcpkgs/wezterm/template
+++ b/srcpkgs/wezterm/template
@@ -1,8 +1,8 @@
 # Template file for 'wezterm'
 pkgname=wezterm
-version=20221119
-revision=2
-_srcver=${version}-145034-49b9839f
+version=20230408
+revision=1
+_srcver=${version}-112425-69ae8472
 archs="x86_64* i686* aarch64* arm*" # ring
 build_style=cargo
 configure_args="--no-default-features --features wezterm-gui/distro-defaults,wezterm-gui/wayland"
@@ -17,7 +17,7 @@ license="MIT"
 homepage="https://wezfurlong.org/wezterm/"
 changelog="https://wezfurlong.org/wezterm/changelog.html"
 distfiles="https://github.com/wez/wezterm/releases/download/${_srcver}/wezterm-${_srcver}-src.tar.gz"
-checksum=6ad923d48c76e5175128f40cd70d3a0c9fd2dc3e3f573af44b9c2ae7608ab7c4
+checksum=8f5c15db8341b0c067d7a5f6f06d4af17d5c24526e908eac4bd70156cd565800
 
 do_check() {
 	# NOTE: cannot use build_style cargo do_check because of --release flag.

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

* Re: [PR PATCH] [Updated] wezterm: update to 20230408.
  2023-04-10 21:40 [PR PATCH] wezterm: update to 20230408 zuranthus
                   ` (5 preceding siblings ...)
  2023-04-12  7:04 ` [PR PATCH] [Updated] " zuranthus
@ 2023-04-12  7:48 ` zuranthus
  2023-04-20 13:08 ` [PR PATCH] [Merged]: " abenson
  7 siblings, 0 replies; 9+ messages in thread
From: zuranthus @ 2023-04-12  7:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/zuranthus/void-packages update/wezterm-20230408
https://github.com/void-linux/void-packages/pull/43383

wezterm: update to 20230408.
<!-- 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, (x86_64-glibc)

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update/wezterm-20230408-43383.patch --]
[-- Type: text/x-diff, Size: 1822 bytes --]

From 25b7bffcf9493ab7312aac7f755cdb565d9584e9 Mon Sep 17 00:00:00 2001
From: zuranthus <zuranthus-git@pm.me>
Date: Wed, 12 Apr 2023 09:04:39 +0200
Subject: [PATCH] wezterm: update to 20230408.

---
 srcpkgs/wezterm/patches/remove-libgit.patch | 2 +-
 srcpkgs/wezterm/template                    | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/wezterm/patches/remove-libgit.patch b/srcpkgs/wezterm/patches/remove-libgit.patch
index e95f51785196..fea47b760013 100644
--- a/srcpkgs/wezterm/patches/remove-libgit.patch
+++ b/srcpkgs/wezterm/patches/remove-libgit.patch
@@ -52,7 +52,7 @@
  env_logger = "0.9"
  
 -[build-dependencies]
--git2 = { version = "0.14", default-features = false }
+-git2 = { version = "0.16", default-features = false }
 -
  [features]
  distro-defaults = []
diff --git a/srcpkgs/wezterm/template b/srcpkgs/wezterm/template
index 8c075920877c..e07441af0b0e 100644
--- a/srcpkgs/wezterm/template
+++ b/srcpkgs/wezterm/template
@@ -1,8 +1,8 @@
 # Template file for 'wezterm'
 pkgname=wezterm
-version=20221119
-revision=2
-_srcver=${version}-145034-49b9839f
+version=20230408
+revision=1
+_srcver=${version}-112425-69ae8472
 archs="x86_64* i686* aarch64* arm*" # ring
 build_style=cargo
 configure_args="--no-default-features --features wezterm-gui/distro-defaults,wezterm-gui/wayland"
@@ -17,7 +17,7 @@ license="MIT"
 homepage="https://wezfurlong.org/wezterm/"
 changelog="https://wezfurlong.org/wezterm/changelog.html"
 distfiles="https://github.com/wez/wezterm/releases/download/${_srcver}/wezterm-${_srcver}-src.tar.gz"
-checksum=6ad923d48c76e5175128f40cd70d3a0c9fd2dc3e3f573af44b9c2ae7608ab7c4
+checksum=8f5c15db8341b0c067d7a5f6f06d4af17d5c24526e908eac4bd70156cd565800
 
 do_check() {
 	# NOTE: cannot use build_style cargo do_check because of --release flag.

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

* Re: [PR PATCH] [Merged]: wezterm: update to 20230408.
  2023-04-10 21:40 [PR PATCH] wezterm: update to 20230408 zuranthus
                   ` (6 preceding siblings ...)
  2023-04-12  7:48 ` zuranthus
@ 2023-04-20 13:08 ` abenson
  7 siblings, 0 replies; 9+ messages in thread
From: abenson @ 2023-04-20 13:08 UTC (permalink / raw)
  To: ml

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

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

wezterm: update to 20230408.
https://github.com/void-linux/void-packages/pull/43383

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, (x86_64-glibc)

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

end of thread, other threads:[~2023-04-20 13:08 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-10 21:40 [PR PATCH] wezterm: update to 20230408 zuranthus
2023-04-11  2:32 ` [PR REVIEW] " abenson
2023-04-11  2:32 ` abenson
2023-04-11 17:23 ` [PR PATCH] [Updated] " zuranthus
2023-04-11 17:25 ` zuranthus
2023-04-11 23:56 ` mhmdanas
2023-04-12  7:04 ` [PR PATCH] [Updated] " zuranthus
2023-04-12  7:48 ` zuranthus
2023-04-20 13:08 ` [PR PATCH] [Merged]: " abenson

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