Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] wander: update to 0.11.1.
@ 2023-10-23  1:58 classabbyamp
  2023-10-23  2:26 ` [PR PATCH] [Merged]: " Vaelatern
  2023-10-23  2:26 ` Vaelatern
  0 siblings, 2 replies; 3+ messages in thread
From: classabbyamp @ 2023-10-23  1:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/classabbyamp/void-packages wander
https://github.com/void-linux/void-packages/pull/46845

wander: update to 0.11.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

@Vaelatern


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

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

From ac1f0d93ba7e924dbf0bd33a75e540885fc5d31e Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 22 Oct 2023 21:57:15 -0400
Subject: [PATCH] wander: update to 0.11.1.

---
 srcpkgs/wander/template | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/wander/template b/srcpkgs/wander/template
index 0944f1e863fdd..e5e8718c5658b 100644
--- a/srcpkgs/wander/template
+++ b/srcpkgs/wander/template
@@ -1,16 +1,22 @@
 # Template file for 'wander'
 pkgname=wander
-version=0.8.0
-revision=3
+version=0.11.1
+revision=1
 build_style=go
+build_helper="qemu"
 go_import_path="github.com/robinovitch61/wander"
 short_desc="Terminal application for HashiCorp Nomad"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/robinovitch61/wander"
 distfiles="https://github.com/robinovitch61/wander/archive/refs/tags/v${version}.tar.gz"
-checksum=66cc5af222bb9c413e60223652645bbf1c99aa50edd4cb9a3eb88e79e518f776
+checksum=84d543cdec93d2b6e23af85a27c9ccdde2c692d50ee738d902f24888c7456bf1
 
 post_install() {
+	for sh in fish bash zsh; do
+		vtargetrun "${DESTDIR}"/usr/bin/wander completion $sh > wander.$sh
+		vcompletion wander.$sh $sh
+	done
+
 	vlicense LICENSE
 }

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

* Re: [PR PATCH] [Merged]: wander: update to 0.11.1.
  2023-10-23  1:58 [PR PATCH] wander: update to 0.11.1 classabbyamp
@ 2023-10-23  2:26 ` Vaelatern
  2023-10-23  2:26 ` Vaelatern
  1 sibling, 0 replies; 3+ messages in thread
From: Vaelatern @ 2023-10-23  2:26 UTC (permalink / raw)
  To: ml

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

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

wander: update to 0.11.1.
https://github.com/void-linux/void-packages/pull/46845

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

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

@Vaelatern


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

* Re: wander: update to 0.11.1.
  2023-10-23  1:58 [PR PATCH] wander: update to 0.11.1 classabbyamp
  2023-10-23  2:26 ` [PR PATCH] [Merged]: " Vaelatern
@ 2023-10-23  2:26 ` Vaelatern
  1 sibling, 0 replies; 3+ messages in thread
From: Vaelatern @ 2023-10-23  2:26 UTC (permalink / raw)
  To: ml

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

New comment by Vaelatern on void-packages repository

https://github.com/void-linux/void-packages/pull/46845#issuecomment-1774334029

Comment:
Thanks!

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

end of thread, other threads:[~2023-10-23  2:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-23  1:58 [PR PATCH] wander: update to 0.11.1 classabbyamp
2023-10-23  2:26 ` [PR PATCH] [Merged]: " Vaelatern
2023-10-23  2:26 ` Vaelatern

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