Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] vsv: update to 1.3.5
@ 2022-08-10 17:01 cinerea0
  2022-08-10 18:46 ` [PR REVIEW] " classabbyamp
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: cinerea0 @ 2022-08-10 17:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages vsv
https://github.com/void-linux/void-packages/pull/38585

vsv: update to 1.3.5
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 480e519595247723352689d7b8adf40764eacb5f Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Wed, 10 Aug 2022 12:59:39 -0400
Subject: [PATCH] vsv: update to 1.3.5

---
 srcpkgs/vsv/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/vsv/template b/srcpkgs/vsv/template
index a54965bf7140..44795aeaa002 100644
--- a/srcpkgs/vsv/template
+++ b/srcpkgs/vsv/template
@@ -1,14 +1,14 @@
 # Template file for 'vsv'
 pkgname=vsv
-version=1.3.4
-revision=2
+version=1.3.5
+revision=1
 depends="bash coreutils psmisc"
 short_desc="Manage and view runit services"
 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=1bb6c74d05d429c18e23d963e0c8913fd80dcdc68775a9c4d5ed02463b977c08
+checksum=d4b88a7d11189d6a9dd160a25025cbec8d27a88ea02a6826e0c010824b6bc943
 
 do_install() {
 	vbin vsv

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

end of thread, other threads:[~2022-08-10 23:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-10 17:01 [PR PATCH] vsv: update to 1.3.5 cinerea0
2022-08-10 18:46 ` [PR REVIEW] " classabbyamp
2022-08-10 18:47 ` paper42
2022-08-10 23:22 ` [PR PATCH] [Updated] " cinerea0
2022-08-10 23:25 ` [PR PATCH] [Merged]: " classabbyamp

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