Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] keybase: update to 5.4.0
@ 2020-04-16 17:17 karl-nilsson
  2020-04-17 10:15 ` Piraty
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: karl-nilsson @ 2020-04-16 17:17 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 322 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-54
https://github.com/void-linux/void-packages/pull/21057

keybase: update to 5.4.0


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

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

From 16f09417d37e753f461c0b413c5cd30bc230bf8d Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Thu, 16 Apr 2020 12:57:22 -0400
Subject: [PATCH 1/2] keybase: update to 5.4.0.

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

diff --git a/srcpkgs/keybase/template b/srcpkgs/keybase/template
index 71e697e4e37..5435fee5b6d 100644
--- a/srcpkgs/keybase/template
+++ b/srcpkgs/keybase/template
@@ -1,6 +1,6 @@
 # Template file for 'keybase'
 pkgname=keybase
-version=5.3.1
+version=5.4.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=6bff8f3e892bcfda21a608ae1c38f8d5428882b517f61e2dc429259ff07e30cb
+checksum=a6f93baad9720389e963496222e5efcda80297dac68968c1ce363bd60f1e4fb4
 
 post_install() {
 	vlicense LICENSE

From aeb29a75be35d326818420d73adc3b3e7b17a097 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Thu, 16 Apr 2020 12:57:28 -0400
Subject: [PATCH 2/2] keybase-desktop: update to 5.4.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 a5744917858..e7fc5dc5d84 100644
--- a/srcpkgs/keybase-desktop/template
+++ b/srcpkgs/keybase-desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'keybase-desktop'
 pkgname=keybase-desktop
-version=5.3.1
+version=5.4.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=6bff8f3e892bcfda21a608ae1c38f8d5428882b517f61e2dc429259ff07e30cb
+checksum=a6f93baad9720389e963496222e5efcda80297dac68968c1ce363bd60f1e4fb4
 nostrip_files="Keybase"
 
 case "${XBPS_TARGET_MACHINE}" in

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

* Re: keybase: update to 5.4.0
  2020-04-16 17:17 [PR PATCH] keybase: update to 5.4.0 karl-nilsson
@ 2020-04-17 10:15 ` Piraty
  2020-04-17 14:55 ` [PR PATCH] [Updated] " karl-nilsson
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Piraty @ 2020-04-17 10:15 UTC (permalink / raw)
  To: ml

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

New comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/21057#issuecomment-615165587

Comment:
x86_64 of keybase-desktop build is broken

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

* Re: [PR PATCH] [Updated] keybase: update to 5.4.0
  2020-04-16 17:17 [PR PATCH] keybase: update to 5.4.0 karl-nilsson
  2020-04-17 10:15 ` Piraty
@ 2020-04-17 14:55 ` karl-nilsson
  2020-04-17 15:43 ` karl-nilsson
  2020-04-17 18:52 ` [PR PATCH] [Merged]: " Piraty
  3 siblings, 0 replies; 5+ messages in thread
From: karl-nilsson @ 2020-04-17 14:55 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 327 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-54
https://github.com/void-linux/void-packages/pull/21057

keybase: update to 5.4.0


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

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

From d96aa72b99d7046f76ad0b417c523e515e3f5f8c Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Thu, 16 Apr 2020 12:57:22 -0400
Subject: [PATCH 1/2] keybase: update to 5.4.0.

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

diff --git a/srcpkgs/keybase/template b/srcpkgs/keybase/template
index 71e697e4e37..5435fee5b6d 100644
--- a/srcpkgs/keybase/template
+++ b/srcpkgs/keybase/template
@@ -1,6 +1,6 @@
 # Template file for 'keybase'
 pkgname=keybase
-version=5.3.1
+version=5.4.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=6bff8f3e892bcfda21a608ae1c38f8d5428882b517f61e2dc429259ff07e30cb
+checksum=a6f93baad9720389e963496222e5efcda80297dac68968c1ce363bd60f1e4fb4
 
 post_install() {
 	vlicense LICENSE

From 47f53c0a9d9e0205b7417d2824dbaf660d175495 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Thu, 16 Apr 2020 12:57:28 -0400
Subject: [PATCH 2/2] keybase-desktop: update to 5.4.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 a5744917858..e7fc5dc5d84 100644
--- a/srcpkgs/keybase-desktop/template
+++ b/srcpkgs/keybase-desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'keybase-desktop'
 pkgname=keybase-desktop
-version=5.3.1
+version=5.4.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=6bff8f3e892bcfda21a608ae1c38f8d5428882b517f61e2dc429259ff07e30cb
+checksum=a6f93baad9720389e963496222e5efcda80297dac68968c1ce363bd60f1e4fb4
 nostrip_files="Keybase"
 
 case "${XBPS_TARGET_MACHINE}" in

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

* Re: keybase: update to 5.4.0
  2020-04-16 17:17 [PR PATCH] keybase: update to 5.4.0 karl-nilsson
  2020-04-17 10:15 ` Piraty
  2020-04-17 14:55 ` [PR PATCH] [Updated] " karl-nilsson
@ 2020-04-17 15:43 ` karl-nilsson
  2020-04-17 18:52 ` [PR PATCH] [Merged]: " Piraty
  3 siblings, 0 replies; 5+ messages in thread
From: karl-nilsson @ 2020-04-17 15:43 UTC (permalink / raw)
  To: ml

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

New comment by karl-nilsson on void-packages repository

https://github.com/void-linux/void-packages/pull/21057#issuecomment-615317951

Comment:
@Piraty looks like something was wrong with travis, because it successfully built and ran on my box.

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

* Re: [PR PATCH] [Merged]: keybase: update to 5.4.0
  2020-04-16 17:17 [PR PATCH] keybase: update to 5.4.0 karl-nilsson
                   ` (2 preceding siblings ...)
  2020-04-17 15:43 ` karl-nilsson
@ 2020-04-17 18:52 ` Piraty
  3 siblings, 0 replies; 5+ messages in thread
From: Piraty @ 2020-04-17 18:52 UTC (permalink / raw)
  To: ml

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

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

keybase: update to 5.4.0
https://github.com/void-linux/void-packages/pull/21057

Description:


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

end of thread, other threads:[~2020-04-17 18:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-16 17:17 [PR PATCH] keybase: update to 5.4.0 karl-nilsson
2020-04-17 10:15 ` Piraty
2020-04-17 14:55 ` [PR PATCH] [Updated] " karl-nilsson
2020-04-17 15:43 ` karl-nilsson
2020-04-17 18:52 ` [PR PATCH] [Merged]: " Piraty

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