Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Update vpm version: 1.2a -> 1.3
@ 2020-04-12 19:21 netzverweigerer
  2020-04-14  8:05 ` [PR PATCH] [Updated] " netzverweigerer
  2020-04-14 23:22 ` [PR PATCH] [Merged]: " xtraeme
  0 siblings, 2 replies; 3+ messages in thread
From: netzverweigerer @ 2020-04-12 19:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/netzverweigerer/void-packages master
https://github.com/void-linux/void-packages/pull/20931

Update vpm version: 1.2a -> 1.3
Update vpm to latest release tag (1.3)

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

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

From 3d0bd2c3af83321bc1a46aba5d496176b6867220 Mon Sep 17 00:00:00 2001
From: Armin Jenewein <armin@systemausfall.org>
Date: Sun, 12 Apr 2020 21:18:25 +0200
Subject: [PATCH] Update vpm version: 1.2a -> 1.3

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

diff --git a/srcpkgs/vpm/template b/srcpkgs/vpm/template
index 8705ad54735..a1b826c402f 100644
--- a/srcpkgs/vpm/template
+++ b/srcpkgs/vpm/template
@@ -1,6 +1,6 @@
 # Template file for 'vpm'
 pkgname=vpm
-version=1.2a
+version=1.3
 revision=1
 archs=noarch
 short_desc="XBPS package management helper for VoidLinux"
@@ -8,7 +8,7 @@ maintainer="Armin Jenewein <github@m2m.pm>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/netzverweigerer/vpm"
 distfiles="https://github.com/netzverweigerer/${pkgname}/archive/${version}.tar.gz"
-checksum=e2c940dd96bc6d67251c30549c1a1aa0826cfc9b6be582109c01a6af69cd3ed5
+checksum=56994ba90aaf9055d0c20a7fbbce7faf6b6d245fba551a427312114f7cb78ae4
 
 do_install() {
 	vbin vpm

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

* Re: [PR PATCH] [Updated] Update vpm version: 1.2a -> 1.3
  2020-04-12 19:21 [PR PATCH] Update vpm version: 1.2a -> 1.3 netzverweigerer
@ 2020-04-14  8:05 ` netzverweigerer
  2020-04-14 23:22 ` [PR PATCH] [Merged]: " xtraeme
  1 sibling, 0 replies; 3+ messages in thread
From: netzverweigerer @ 2020-04-14  8:05 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by netzverweigerer against master on the void-packages repository

https://github.com/netzverweigerer/void-packages master
https://github.com/void-linux/void-packages/pull/20931

Update vpm version: 1.2a -> 1.3
Update vpm to latest release tag (1.3)

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

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

From 58d6a11e5b90fc5247f9c82e86bc83a90d4f80fa Mon Sep 17 00:00:00 2001
From: Armin Jenewein <armin@systemausfall.org>
Date: Tue, 14 Apr 2020 10:05:24 +0200
Subject: [PATCH] vpm: update to 1.3.

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

diff --git a/srcpkgs/vpm/template b/srcpkgs/vpm/template
index 8705ad54735..a1b826c402f 100644
--- a/srcpkgs/vpm/template
+++ b/srcpkgs/vpm/template
@@ -1,6 +1,6 @@
 # Template file for 'vpm'
 pkgname=vpm
-version=1.2a
+version=1.3
 revision=1
 archs=noarch
 short_desc="XBPS package management helper for VoidLinux"
@@ -8,7 +8,7 @@ maintainer="Armin Jenewein <github@m2m.pm>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/netzverweigerer/vpm"
 distfiles="https://github.com/netzverweigerer/${pkgname}/archive/${version}.tar.gz"
-checksum=e2c940dd96bc6d67251c30549c1a1aa0826cfc9b6be582109c01a6af69cd3ed5
+checksum=56994ba90aaf9055d0c20a7fbbce7faf6b6d245fba551a427312114f7cb78ae4
 
 do_install() {
 	vbin vpm

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

* Re: [PR PATCH] [Merged]: Update vpm version: 1.2a -> 1.3
  2020-04-12 19:21 [PR PATCH] Update vpm version: 1.2a -> 1.3 netzverweigerer
  2020-04-14  8:05 ` [PR PATCH] [Updated] " netzverweigerer
@ 2020-04-14 23:22 ` xtraeme
  1 sibling, 0 replies; 3+ messages in thread
From: xtraeme @ 2020-04-14 23:22 UTC (permalink / raw)
  To: ml

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

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

Update vpm version: 1.2a -> 1.3
https://github.com/void-linux/void-packages/pull/20931

Description:
Update vpm to latest release tag (1.3)

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

end of thread, other threads:[~2020-04-14 23:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-12 19:21 [PR PATCH] Update vpm version: 1.2a -> 1.3 netzverweigerer
2020-04-14  8:05 ` [PR PATCH] [Updated] " netzverweigerer
2020-04-14 23:22 ` [PR PATCH] [Merged]: " xtraeme

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