Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Keybase
@ 2021-10-02  2:33 karl-nilsson
  2021-10-02 18:20 ` Keybase: update to 5.8.1 karl-nilsson
  2021-10-02 19:41 ` [PR PATCH] [Merged]: " ericonr
  0 siblings, 2 replies; 4+ messages in thread
From: karl-nilsson @ 2021-10-02  2:33 UTC (permalink / raw)
  To: ml

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

Keybase
#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, x64-glibc



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

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

From 42eb4952a32614ac9380afdb7bad5f1814532856 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Fri, 1 Oct 2021 20:55:16 -0400
Subject: [PATCH 1/2] keybase: update to 5.8.1.

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

diff --git a/srcpkgs/keybase/template b/srcpkgs/keybase/template
index 6afe2ad37f99..3e86e92e2f84 100644
--- a/srcpkgs/keybase/template
+++ b/srcpkgs/keybase/template
@@ -1,6 +1,6 @@
 # Template file for 'keybase'
 pkgname=keybase
-version=5.7.1
+version=5.8.1
 revision=1
 wrksrc="client-v${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/releases/download/v$version/keybase-v$version.tar.xz"
-checksum=23f0d22dd27530b98a4a7654629aa7cbf683cc0a9b29f5d314f456471fd0431e
+checksum=5e89792105ce29420e92ebeaf8055db5e7d67de5e181f83f69904356ddeb8c71
 
 post_install() {
 	vlicense LICENSE

From 212f10756a0ae3d63034c9594e34a4c7cc5c07c8 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Fri, 1 Oct 2021 20:55:22 -0400
Subject: [PATCH 2/2] keybase-desktop: update to 5.8.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 02c99097e5a2..b74fa107adb0 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.7.1
+version=5.8.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=9b51262582db59c0f9b3b63f488632f4cad2b769aded0aaaa8a4e5c85988e5bb
+checksum=25539ff5b3bad939c9a481ccae89913c1d14aab7f2ac9756a4c231b01ce3fc61
 nostrip_files="Keybase"
 
 case "${XBPS_TARGET_MACHINE}" in

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

* Re: Keybase: update to 5.8.1
  2021-10-02  2:33 [PR PATCH] Keybase karl-nilsson
@ 2021-10-02 18:20 ` karl-nilsson
  2021-10-02 19:41 ` [PR PATCH] [Merged]: " ericonr
  1 sibling, 0 replies; 4+ messages in thread
From: karl-nilsson @ 2021-10-02 18:20 UTC (permalink / raw)
  To: ml

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

New comment by karl-nilsson on void-packages repository

https://github.com/void-linux/void-packages/pull/33246#issuecomment-932797757

Comment:
ping @Vaelatern 

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

* Re: [PR PATCH] [Merged]: Keybase: update to 5.8.1
  2021-10-02  2:33 [PR PATCH] Keybase karl-nilsson
  2021-10-02 18:20 ` Keybase: update to 5.8.1 karl-nilsson
@ 2021-10-02 19:41 ` ericonr
  1 sibling, 0 replies; 4+ messages in thread
From: ericonr @ 2021-10-02 19:41 UTC (permalink / raw)
  To: ml

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

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

Keybase: update to 5.8.1
https://github.com/void-linux/void-packages/pull/33246

Description:
#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, x64-glibc



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

* [PR PATCH] Keybase
@ 2021-07-12  2:51 karl-nilsson
  0 siblings, 0 replies; 4+ messages in thread
From: karl-nilsson @ 2021-07-12  2:51 UTC (permalink / raw)
  To: ml

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

Keybase

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, x64-glibc



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

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

From 8228651dfb2253607f87b7b2beb504c2260031ca Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Tue, 29 Jun 2021 16:01:06 -0400
Subject: [PATCH 1/2] keybase: update to 5.7.1.

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

diff --git a/srcpkgs/keybase/template b/srcpkgs/keybase/template
index 8fc5882b5130..6afe2ad37f99 100644
--- a/srcpkgs/keybase/template
+++ b/srcpkgs/keybase/template
@@ -1,6 +1,6 @@
 # Template file for 'keybase'
 pkgname=keybase
-version=5.6.1
+version=5.7.1
 revision=1
 wrksrc="client-v${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/releases/download/v$version/keybase-v$version.tar.xz"
-checksum=d00a3c85d69ed554e155ea6aaf169f88ead8ec7957b628c90c871f39b75de583
+checksum=23f0d22dd27530b98a4a7654629aa7cbf683cc0a9b29f5d314f456471fd0431e
 
 post_install() {
 	vlicense LICENSE

From c72964efdf1f545c6cd761645345b2cc35aac2a9 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Tue, 29 Jun 2021 16:01:15 -0400
Subject: [PATCH 2/2] keybase-desktop: update to 5.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 1033c1d0578b..02c99097e5a2 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.6.1
+version=5.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=d54c2444e18b83e6c3f39c3d96ee87d1c178fd2812cda0718b70d10289b76685
+checksum=9b51262582db59c0f9b3b63f488632f4cad2b769aded0aaaa8a4e5c85988e5bb
 nostrip_files="Keybase"
 
 case "${XBPS_TARGET_MACHINE}" in

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

end of thread, other threads:[~2021-10-02 19:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-02  2:33 [PR PATCH] Keybase karl-nilsson
2021-10-02 18:20 ` Keybase: update to 5.8.1 karl-nilsson
2021-10-02 19:41 ` [PR PATCH] [Merged]: " ericonr
  -- strict thread matches above, loose matches on Subject: below --
2021-07-12  2:51 [PR PATCH] Keybase karl-nilsson

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