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

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