Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] croc: update to 8.6.7.
@ 2021-01-01 20:03 olafmersmann
  2021-01-02  0:54 ` [PR REVIEW] " ericonr
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: olafmersmann @ 2021-01-01 20:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/olafmersmann/void-packages croc
https://github.com/void-linux/void-packages/pull/27606

croc: update to 8.6.7.


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

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

From 434524e0da540761c24273daa83f9524d6f9843b Mon Sep 17 00:00:00 2001
From: Olaf Mersmann <olafm@p-value.net>
Date: Fri, 1 Jan 2021 21:02:35 +0100
Subject: [PATCH] croc: update to 8.6.7.

---
 srcpkgs/croc/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/croc/template b/srcpkgs/croc/template
index ce656ce17d0..442143c4ab5 100644
--- a/srcpkgs/croc/template
+++ b/srcpkgs/croc/template
@@ -1,6 +1,6 @@
 # Template file for 'croc'
 pkgname=croc
-version=8.6.6
+version=8.6.7
 revision=1
 build_style=go
 go_import_path=github.com/schollz/croc/v${version%%.*}
@@ -9,8 +9,9 @@ short_desc="Easily and securely send things from one computer to another"
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="MIT"
 homepage="https://github.com/schollz/croc"
+changelog="https://github.com/schollz/croc/releases/tag/v8.6.7"
 distfiles="https://github.com/schollz/croc/archive/v${version}.tar.gz"
-checksum=fa1681180e884f0ed3d54c9a15dff90288b69663e485fd08fef38a063c83a7af
+checksum=4124fa4528d2cf3c63cf23e8598f976dfcd702858404cc69f4cd27245ebe0c33
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR REVIEW] croc: update to 8.6.7.
  2021-01-01 20:03 [PR PATCH] croc: update to 8.6.7 olafmersmann
@ 2021-01-02  0:54 ` ericonr
  2021-01-02  9:05 ` [PR PATCH] [Updated] " olafmersmann
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2021-01-02  0:54 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/27606#discussion_r550826109

Comment:
```suggestion
changelog="https://github.com/schollz/croc/releases/tag/v${version}"
```

Or maybe just 

```suggestion
changelog="https://github.com/schollz/croc/releases"
```

Possibly none at all either :P 

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

* Re: [PR PATCH] [Updated] croc: update to 8.6.7.
  2021-01-01 20:03 [PR PATCH] croc: update to 8.6.7 olafmersmann
  2021-01-02  0:54 ` [PR REVIEW] " ericonr
@ 2021-01-02  9:05 ` olafmersmann
  2021-01-04 23:02 ` olafmersmann
  2021-01-05 14:11 ` [PR PATCH] [Merged]: " Piraty
  3 siblings, 0 replies; 6+ messages in thread
From: olafmersmann @ 2021-01-02  9:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/olafmersmann/void-packages croc
https://github.com/void-linux/void-packages/pull/27606

croc: update to 8.6.7.


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

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

From ce6bbd17ee063a69dcc28efe863f4f44413ec30b Mon Sep 17 00:00:00 2001
From: Olaf Mersmann <olafm@p-value.net>
Date: Fri, 1 Jan 2021 21:02:35 +0100
Subject: [PATCH] croc: update to 8.6.7.

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

diff --git a/srcpkgs/croc/template b/srcpkgs/croc/template
index ce656ce17d0..1844acf62e9 100644
--- a/srcpkgs/croc/template
+++ b/srcpkgs/croc/template
@@ -1,6 +1,6 @@
 # Template file for 'croc'
 pkgname=croc
-version=8.6.6
+version=8.6.7
 revision=1
 build_style=go
 go_import_path=github.com/schollz/croc/v${version%%.*}
@@ -10,7 +10,7 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="MIT"
 homepage="https://github.com/schollz/croc"
 distfiles="https://github.com/schollz/croc/archive/v${version}.tar.gz"
-checksum=fa1681180e884f0ed3d54c9a15dff90288b69663e485fd08fef38a063c83a7af
+checksum=4124fa4528d2cf3c63cf23e8598f976dfcd702858404cc69f4cd27245ebe0c33
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] croc: update to 8.6.7.
  2021-01-01 20:03 [PR PATCH] croc: update to 8.6.7 olafmersmann
  2021-01-02  0:54 ` [PR REVIEW] " ericonr
  2021-01-02  9:05 ` [PR PATCH] [Updated] " olafmersmann
@ 2021-01-04 23:02 ` olafmersmann
  2021-01-05 14:11 ` [PR PATCH] [Merged]: " Piraty
  3 siblings, 0 replies; 6+ messages in thread
From: olafmersmann @ 2021-01-04 23:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/olafmersmann/void-packages croc
https://github.com/void-linux/void-packages/pull/27606

croc: update to 8.6.7.


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

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

From 558137ead867009c666dc88b3541e6f3df193d9f Mon Sep 17 00:00:00 2001
From: Olaf Mersmann <olafm@p-value.net>
Date: Fri, 1 Jan 2021 21:02:35 +0100
Subject: [PATCH] croc: update to 8.6.7.

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

diff --git a/srcpkgs/croc/template b/srcpkgs/croc/template
index ce656ce17d0..1844acf62e9 100644
--- a/srcpkgs/croc/template
+++ b/srcpkgs/croc/template
@@ -1,6 +1,6 @@
 # Template file for 'croc'
 pkgname=croc
-version=8.6.6
+version=8.6.7
 revision=1
 build_style=go
 go_import_path=github.com/schollz/croc/v${version%%.*}
@@ -10,7 +10,7 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="MIT"
 homepage="https://github.com/schollz/croc"
 distfiles="https://github.com/schollz/croc/archive/v${version}.tar.gz"
-checksum=fa1681180e884f0ed3d54c9a15dff90288b69663e485fd08fef38a063c83a7af
+checksum=4124fa4528d2cf3c63cf23e8598f976dfcd702858404cc69f4cd27245ebe0c33
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: croc: update to 8.6.7.
  2021-01-01 20:03 [PR PATCH] croc: update to 8.6.7 olafmersmann
                   ` (2 preceding siblings ...)
  2021-01-04 23:02 ` olafmersmann
@ 2021-01-05 14:11 ` Piraty
  3 siblings, 0 replies; 6+ messages in thread
From: Piraty @ 2021-01-05 14:11 UTC (permalink / raw)
  To: ml

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

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

croc: update to 8.6.7.
https://github.com/void-linux/void-packages/pull/27606

Description:


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

* Re: [PR PATCH] [Merged]: croc: update to 8.6.7.
  2020-12-28 19:15 [PR PATCH] " benalb
@ 2021-01-12 11:37 ` Piraty
  0 siblings, 0 replies; 6+ messages in thread
From: Piraty @ 2021-01-12 11:37 UTC (permalink / raw)
  To: ml

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

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

croc: update to 8.6.7.
https://github.com/void-linux/void-packages/pull/27506

Description:


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

end of thread, other threads:[~2021-01-12 11:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-01 20:03 [PR PATCH] croc: update to 8.6.7 olafmersmann
2021-01-02  0:54 ` [PR REVIEW] " ericonr
2021-01-02  9:05 ` [PR PATCH] [Updated] " olafmersmann
2021-01-04 23:02 ` olafmersmann
2021-01-05 14:11 ` [PR PATCH] [Merged]: " Piraty
  -- strict thread matches above, loose matches on Subject: below --
2020-12-28 19:15 [PR PATCH] " benalb
2021-01-12 11:37 ` [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).