Github messages for voidlinux
 help / color / mirror / Atom feed
From: classabbyamp <classabbyamp@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] wander: update to 0.11.1.
Date: Mon, 23 Oct 2023 03:58:32 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-46845@inbox.vuxu.org> (raw)

[-- 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
 }

             reply	other threads:[~2023-10-23  1:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-23  1:58 classabbyamp [this message]
2023-10-23  2:26 ` [PR PATCH] [Merged]: " Vaelatern
2023-10-23  2:26 ` Vaelatern

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-46845@inbox.vuxu.org \
    --to=classabbyamp@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).