Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gopass: update to 1.13.0
@ 2021-11-13 22:10 dominikschulz
  2021-11-13 23:09 ` [PR REVIEW] " paper42
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: dominikschulz @ 2021-11-13 22:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dominikschulz/void-packages gopass-1.13.0
https://github.com/void-linux/void-packages/pull/34061

gopass: update to 1.13.0
gopass: update to 1.13.0

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

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

From f62e3aad4e471c6705f86984faef9622105b4635 Mon Sep 17 00:00:00 2001
From: Dominik Schulz <mail@dschulz.eu>
Date: Sat, 13 Nov 2021 23:10:15 +0100
Subject: [PATCH] gopass: update to 1.13.0

Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org>
---
 srcpkgs/gopass/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/gopass/template b/srcpkgs/gopass/template
index d853a9be8cfd..7e007b7bb220 100644
--- a/srcpkgs/gopass/template
+++ b/srcpkgs/gopass/template
@@ -1,7 +1,6 @@
 # Template file for 'gopass'
 pkgname=gopass
-version=1.12.8
-revision=1
+version=1.13.0
 build_style=go
 build_helper=qemu
 go_import_path=github.com/gopasspw/gopass
@@ -14,7 +13,7 @@ license="MIT"
 homepage="https://www.gopass.pw/"
 changelog="https://raw.githubusercontent.com/gopasspw/gopass/master/CHANGELOG.md"
 distfiles="https://github.com/gopasspw/gopass/archive/v${version}.tar.gz"
-checksum=67561ea06756933dfd088e9e51d53e650d00d98980825c4b3fcd149025bacb71
+checksum=785ef96a0519a0d91a524036dc982f8e6ee00e6841a7b4faf4c504368cff7d31
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR REVIEW] gopass: update to 1.13.0
  2021-11-13 22:10 [PR PATCH] gopass: update to 1.13.0 dominikschulz
@ 2021-11-13 23:09 ` paper42
  2021-11-14  8:22 ` [PR PATCH] [Updated] " dominikschulz
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: paper42 @ 2021-11-13 23:09 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/34061#discussion_r748775602

Comment:
revision is always necessary, don't remove it

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

* Re: [PR PATCH] [Updated] gopass: update to 1.13.0
  2021-11-13 22:10 [PR PATCH] gopass: update to 1.13.0 dominikschulz
  2021-11-13 23:09 ` [PR REVIEW] " paper42
@ 2021-11-14  8:22 ` dominikschulz
  2021-11-14  9:08 ` dominikschulz
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: dominikschulz @ 2021-11-14  8:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dominikschulz/void-packages gopass-1.13.0
https://github.com/void-linux/void-packages/pull/34061

gopass: update to 1.13.0
gopass: update to 1.13.0

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

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

From 9f1c2894e97fbdc7520135d8ccd628904a5cf843 Mon Sep 17 00:00:00 2001
From: Dominik Schulz <mail@dschulz.eu>
Date: Sat, 13 Nov 2021 23:10:15 +0100
Subject: [PATCH] gopass: update to 1.13.0

Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org>
---
 srcpkgs/gopass/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/gopass/template b/srcpkgs/gopass/template
index d853a9be8cfd..9067fc59d98e 100644
--- a/srcpkgs/gopass/template
+++ b/srcpkgs/gopass/template
@@ -1,6 +1,6 @@
 # Template file for 'gopass'
 pkgname=gopass
-version=1.12.8
+version=1.13.0
 revision=1
 build_style=go
 build_helper=qemu
@@ -14,7 +14,7 @@ license="MIT"
 homepage="https://www.gopass.pw/"
 changelog="https://raw.githubusercontent.com/gopasspw/gopass/master/CHANGELOG.md"
 distfiles="https://github.com/gopasspw/gopass/archive/v${version}.tar.gz"
-checksum=67561ea06756933dfd088e9e51d53e650d00d98980825c4b3fcd149025bacb71
+checksum=785ef96a0519a0d91a524036dc982f8e6ee00e6841a7b4faf4c504368cff7d31
 
 post_install() {
 	vlicense LICENSE

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

* Re: gopass: update to 1.13.0
  2021-11-13 22:10 [PR PATCH] gopass: update to 1.13.0 dominikschulz
  2021-11-13 23:09 ` [PR REVIEW] " paper42
  2021-11-14  8:22 ` [PR PATCH] [Updated] " dominikschulz
@ 2021-11-14  9:08 ` dominikschulz
  2021-11-14 14:17 ` paper42
  2021-11-14 22:43 ` [PR PATCH] [Merged]: " paper42
  4 siblings, 0 replies; 6+ messages in thread
From: dominikschulz @ 2021-11-14  9:08 UTC (permalink / raw)
  To: ml

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

New comment by dominikschulz on void-packages repository

https://github.com/void-linux/void-packages/pull/34061#issuecomment-968252172

Comment:
This is an auto-generated change as part of our release process. I don't see anything in the template that would apply here.

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

* Re: gopass: update to 1.13.0
  2021-11-13 22:10 [PR PATCH] gopass: update to 1.13.0 dominikschulz
                   ` (2 preceding siblings ...)
  2021-11-14  9:08 ` dominikschulz
@ 2021-11-14 14:17 ` paper42
  2021-11-14 22:43 ` [PR PATCH] [Merged]: " paper42
  4 siblings, 0 replies; 6+ messages in thread
From: paper42 @ 2021-11-14 14:17 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/34061#issuecomment-968299188

Comment:
> This is an auto-generated change as part of our release process. I don't see anything in the template that would apply here.

in that case
```
#### Testing the changes
- I tested the changes in this PR: **NO**
```

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

* Re: [PR PATCH] [Merged]: gopass: update to 1.13.0
  2021-11-13 22:10 [PR PATCH] gopass: update to 1.13.0 dominikschulz
                   ` (3 preceding siblings ...)
  2021-11-14 14:17 ` paper42
@ 2021-11-14 22:43 ` paper42
  4 siblings, 0 replies; 6+ messages in thread
From: paper42 @ 2021-11-14 22:43 UTC (permalink / raw)
  To: ml

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

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

gopass: update to 1.13.0
https://github.com/void-linux/void-packages/pull/34061

Description:
gopass: update to 1.13.0

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

end of thread, other threads:[~2021-11-14 22:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-13 22:10 [PR PATCH] gopass: update to 1.13.0 dominikschulz
2021-11-13 23:09 ` [PR REVIEW] " paper42
2021-11-14  8:22 ` [PR PATCH] [Updated] " dominikschulz
2021-11-14  9:08 ` dominikschulz
2021-11-14 14:17 ` paper42
2021-11-14 22:43 ` [PR PATCH] [Merged]: " paper42

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