Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Keybase 4.7
@ 2019-10-21 20:54 voidlinux-github
  2019-10-22 22:09 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-21 20:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/karl-nilsson/void-packages keybase-4.7
https://github.com/void-linux/void-packages/pull/15681

Keybase 4.7
tested on x64, glibc
ping @Vaelatern 

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

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

From d4caf49c0de9e727011e80acb3557971bd82d7a4 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Mon, 21 Oct 2019 16:46:25 -0400
Subject: [PATCH 1/2] keybase: update to 4.7.0.

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

diff --git a/srcpkgs/keybase/template b/srcpkgs/keybase/template
index f7e25c76b6f..2cfdce25a81 100644
--- a/srcpkgs/keybase/template
+++ b/srcpkgs/keybase/template
@@ -1,6 +1,6 @@
 # Template file for 'keybase'
 pkgname=keybase
-version=4.6.1
+version=4.7.0
 revision=1
 wrksrc="client-${version}"
 build_style=go
@@ -17,7 +17,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://keybase.io/"
 distfiles="https://github.com/keybase/client/archive/v${version}.tar.gz"
-checksum=59d26739740b64de894577fc2851dfded16513c8ec6096e33150340b9d8ae82e
+checksum=42f7753b1be16b5b71127de1f076a6f7897859efe33536b042318b124013d71f
 
 post_install() {
 	vlicense LICENSE

From 7994eca5b864bff6855ee031f2d1d4f354ad2df3 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Mon, 21 Oct 2019 16:46:31 -0400
Subject: [PATCH 2/2] keybase-desktop: update to 4.7.0.

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

diff --git a/srcpkgs/keybase-desktop/template b/srcpkgs/keybase-desktop/template
index 8c6e6721017..d87443b47c6 100644
--- a/srcpkgs/keybase-desktop/template
+++ b/srcpkgs/keybase-desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'keybase-desktop'
 pkgname=keybase-desktop
-version=4.6.1
+version=4.7.0
 revision=1
 wrksrc="client-${version}"
 hostmakedepends="git nodejs-lts yarn unzip"
@@ -10,7 +10,7 @@ maintainer="Dominic Monroe <monroef4@googlemail.com>"
 license="BSD-3-Clause"
 homepage="https://keybase.io"
 distfiles="https://github.com/keybase/client/archive/v${version}.tar.gz"
-checksum=59d26739740b64de894577fc2851dfded16513c8ec6096e33150340b9d8ae82e
+checksum=42f7753b1be16b5b71127de1f076a6f7897859efe33536b042318b124013d71f
 nostrip_files="Keybase"
 
 case "${XBPS_TARGET_MACHINE}" in

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

* Re: [PR PATCH] [Updated] Keybase 4.7
  2019-10-21 20:54 [PR PATCH] Keybase 4.7 voidlinux-github
@ 2019-10-22 22:09 ` voidlinux-github
  2019-10-22 22:09 ` voidlinux-github
  2019-10-23  3:43 ` [PR PATCH] [Merged]: Keybase 4.7.1 voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-22 22:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/karl-nilsson/void-packages keybase-4.7
https://github.com/void-linux/void-packages/pull/15681

Keybase 4.7
tested on x64, glibc
ping @Vaelatern 

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

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

From e3e6183f0943ebc14c177613f4b88a933f00bb99 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Mon, 21 Oct 2019 16:46:25 -0400
Subject: [PATCH 1/2] keybase: update to 4.7.1.

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

diff --git a/srcpkgs/keybase/template b/srcpkgs/keybase/template
index f7e25c76b6f..b40ae1591f7 100644
--- a/srcpkgs/keybase/template
+++ b/srcpkgs/keybase/template
@@ -1,6 +1,6 @@
 # Template file for 'keybase'
 pkgname=keybase
-version=4.6.1
+version=4.7.1
 revision=1
 wrksrc="client-${version}"
 build_style=go
@@ -17,7 +17,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://keybase.io/"
 distfiles="https://github.com/keybase/client/archive/v${version}.tar.gz"
-checksum=59d26739740b64de894577fc2851dfded16513c8ec6096e33150340b9d8ae82e
+checksum=deff60fe1237b8c33eea8854dd90602d748450a550a1a0aeb7c2e2997f131f1b
 
 post_install() {
 	vlicense LICENSE

From 386474c9c3fe053cef2723310751637ba0e631b7 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Mon, 21 Oct 2019 16:46:31 -0400
Subject: [PATCH 2/2] keybase-desktop: update to 4.7.1.

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

diff --git a/srcpkgs/keybase-desktop/template b/srcpkgs/keybase-desktop/template
index 8c6e6721017..b5f8c790d74 100644
--- a/srcpkgs/keybase-desktop/template
+++ b/srcpkgs/keybase-desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'keybase-desktop'
 pkgname=keybase-desktop
-version=4.6.1
+version=4.7.1
 revision=1
 wrksrc="client-${version}"
 hostmakedepends="git nodejs-lts yarn unzip"
@@ -10,7 +10,7 @@ maintainer="Dominic Monroe <monroef4@googlemail.com>"
 license="BSD-3-Clause"
 homepage="https://keybase.io"
 distfiles="https://github.com/keybase/client/archive/v${version}.tar.gz"
-checksum=59d26739740b64de894577fc2851dfded16513c8ec6096e33150340b9d8ae82e
+checksum=deff60fe1237b8c33eea8854dd90602d748450a550a1a0aeb7c2e2997f131f1b
 nostrip_files="Keybase"
 
 case "${XBPS_TARGET_MACHINE}" in

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

* Re: [PR PATCH] [Updated] Keybase 4.7
  2019-10-21 20:54 [PR PATCH] Keybase 4.7 voidlinux-github
  2019-10-22 22:09 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-10-22 22:09 ` voidlinux-github
  2019-10-23  3:43 ` [PR PATCH] [Merged]: Keybase 4.7.1 voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-22 22:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/karl-nilsson/void-packages keybase-4.7
https://github.com/void-linux/void-packages/pull/15681

Keybase 4.7
tested on x64, glibc
ping @Vaelatern 

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

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

From e3e6183f0943ebc14c177613f4b88a933f00bb99 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Mon, 21 Oct 2019 16:46:25 -0400
Subject: [PATCH 1/2] keybase: update to 4.7.1.

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

diff --git a/srcpkgs/keybase/template b/srcpkgs/keybase/template
index f7e25c76b6f..b40ae1591f7 100644
--- a/srcpkgs/keybase/template
+++ b/srcpkgs/keybase/template
@@ -1,6 +1,6 @@
 # Template file for 'keybase'
 pkgname=keybase
-version=4.6.1
+version=4.7.1
 revision=1
 wrksrc="client-${version}"
 build_style=go
@@ -17,7 +17,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://keybase.io/"
 distfiles="https://github.com/keybase/client/archive/v${version}.tar.gz"
-checksum=59d26739740b64de894577fc2851dfded16513c8ec6096e33150340b9d8ae82e
+checksum=deff60fe1237b8c33eea8854dd90602d748450a550a1a0aeb7c2e2997f131f1b
 
 post_install() {
 	vlicense LICENSE

From 386474c9c3fe053cef2723310751637ba0e631b7 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Mon, 21 Oct 2019 16:46:31 -0400
Subject: [PATCH 2/2] keybase-desktop: update to 4.7.1.

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

diff --git a/srcpkgs/keybase-desktop/template b/srcpkgs/keybase-desktop/template
index 8c6e6721017..b5f8c790d74 100644
--- a/srcpkgs/keybase-desktop/template
+++ b/srcpkgs/keybase-desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'keybase-desktop'
 pkgname=keybase-desktop
-version=4.6.1
+version=4.7.1
 revision=1
 wrksrc="client-${version}"
 hostmakedepends="git nodejs-lts yarn unzip"
@@ -10,7 +10,7 @@ maintainer="Dominic Monroe <monroef4@googlemail.com>"
 license="BSD-3-Clause"
 homepage="https://keybase.io"
 distfiles="https://github.com/keybase/client/archive/v${version}.tar.gz"
-checksum=59d26739740b64de894577fc2851dfded16513c8ec6096e33150340b9d8ae82e
+checksum=deff60fe1237b8c33eea8854dd90602d748450a550a1a0aeb7c2e2997f131f1b
 nostrip_files="Keybase"
 
 case "${XBPS_TARGET_MACHINE}" in

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

* Re: [PR PATCH] [Merged]: Keybase 4.7.1
  2019-10-21 20:54 [PR PATCH] Keybase 4.7 voidlinux-github
  2019-10-22 22:09 ` [PR PATCH] [Updated] " voidlinux-github
  2019-10-22 22:09 ` voidlinux-github
@ 2019-10-23  3:43 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-23  3:43 UTC (permalink / raw)
  To: ml

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

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

Keybase 4.7.1
https://github.com/void-linux/void-packages/pull/15681

Description:
tested on x64, glibc
ping @Vaelatern 

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

end of thread, other threads:[~2019-10-23  3:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-21 20:54 [PR PATCH] Keybase 4.7 voidlinux-github
2019-10-22 22:09 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-22 22:09 ` voidlinux-github
2019-10-23  3:43 ` [PR PATCH] [Merged]: Keybase 4.7.1 voidlinux-github

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