Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] vsv: update to v1.3.3
Date: Tue, 14 Jan 2020 07:58:00 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18300@inbox.vuxu.org> (raw)

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

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

https://github.com/bahamas10/void-packages dave-vsv-update
https://github.com/void-linux/void-packages/pull/18300

vsv: update to v1.3.3
from the [changelog](https://github.com/bahamas10/vsv/blob/master/CHANGES.md)

`v1.3.3`
--------

- [#4](https://github.com/bahamas10/vsv/pull/4) Truncate command output to not overflow 17 characters
- [#6](https://github.com/bahamas10/vsv/issues/6) race condition when checking if a service is disabled

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dave-vsv-update-18300.patch --]
[-- Type: text/x-diff, Size: 935 bytes --]

From 67a83e4bc09d04e278d7336e706d658198da6fcb Mon Sep 17 00:00:00 2001
From: Dave Eddy <dave@daveeddy.com>
Date: Tue, 14 Jan 2020 01:54:21 -0500
Subject: [PATCH] vsv: update to v1.3.3

---
 srcpkgs/vsv/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/vsv/template b/srcpkgs/vsv/template
index d57680e61b6..efe85ad9517 100644
--- a/srcpkgs/vsv/template
+++ b/srcpkgs/vsv/template
@@ -1,6 +1,6 @@
 # Template file for 'vsv'
 pkgname=vsv
-version=1.3.2
+version=1.3.3
 revision=1
 archs=noarch
 depends="bash coreutils psmisc"
@@ -9,7 +9,7 @@ maintainer="Dave Eddy <dave@daveeddy.com>"
 license="MIT"
 homepage="https://github.com/bahamas10/vsv"
 distfiles="https://github.com/bahamas10/vsv/archive/v${version}.tar.gz"
-checksum=0f31850cdc676ae25c2524a4e7998a62785ff268b883d3f544c6fd93ddc0b5bc
+checksum=571bcb4bf46192a6519965743e4a2d4b2d761ca66269d0075822ada7258ea079
 
 do_install() {
 	vbin vsv

             reply	other threads:[~2020-01-14  6:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-14  6:58 voidlinux-github [this message]
2020-01-14 18:05 ` [PR PATCH] [Merged]: " voidlinux-github

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-18300@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).