Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] zrepl: update to 0.6.0.
@ 2023-05-29 20:27 damadmai
  2023-06-09  1:31 ` [PR REVIEW] " classabbyamp
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: damadmai @ 2023-05-29 20:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/damadmai/void-packages zrepl060
https://github.com/void-linux/void-packages/pull/44155

zrepl: update to 0.6.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

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

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

From c23db7079b72baa553ac3107e813971473aa3156 Mon Sep 17 00:00:00 2001
From: "Daniel A. Maierhofer" <git@damadmai.at>
Date: Mon, 29 May 2023 22:27:10 +0200
Subject: [PATCH] zrepl: update to 0.6.0.

---
 srcpkgs/zrepl/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/zrepl/template b/srcpkgs/zrepl/template
index 11716ebcee40..41e34fbeff06 100644
--- a/srcpkgs/zrepl/template
+++ b/srcpkgs/zrepl/template
@@ -1,7 +1,7 @@
 # Template file for 'zrepl'
 pkgname=zrepl
-version=0.5.0
-revision=2
+version=0.6.0
+revision=1
 build_style=go
 go_import_path=github.com/zrepl/zrepl
 go_ldflags="-X github.com/zrepl/zrepl/version.zreplVersion=void-${version}_${revision}"
@@ -11,7 +11,7 @@ maintainer="Frans Bergman <frans@tankernn.eu>"
 license="MIT"
 homepage="https://github.com/zrepl/zrepl"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=4acfde9e7a09eca2de3de5c7d2987907ae446b345b69133e4b3c58a99c294465
+checksum=0bf1dcf634a43af81cd9a0d7b9ae65f63a5938c35d3e6cd804177c8db52929f4
 
 conf_files="/etc/zrepl/*"
 

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

* Re: [PR REVIEW] zrepl: update to 0.6.0.
  2023-05-29 20:27 [PR PATCH] zrepl: update to 0.6.0 damadmai
@ 2023-06-09  1:31 ` classabbyamp
  2023-06-11 22:08 ` [PR PATCH] [Updated] " damadmai
  2023-06-11 22:17 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2023-06-09  1:31 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/44155#discussion_r1223728704

Comment:
```suggestion
distfiles="https://github.com/zrepl/zrepl/archive/v${version}.tar.gz"
```

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

* Re: [PR PATCH] [Updated] zrepl: update to 0.6.0.
  2023-05-29 20:27 [PR PATCH] zrepl: update to 0.6.0 damadmai
  2023-06-09  1:31 ` [PR REVIEW] " classabbyamp
@ 2023-06-11 22:08 ` damadmai
  2023-06-11 22:17 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: damadmai @ 2023-06-11 22:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/damadmai/void-packages zrepl060
https://github.com/void-linux/void-packages/pull/44155

zrepl: update to 0.6.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

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

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

From 3d8ce6a5300a2d90f6cca9ed84dd36a35290f949 Mon Sep 17 00:00:00 2001
From: "Daniel A. Maierhofer" <git@damadmai.at>
Date: Mon, 29 May 2023 22:27:10 +0200
Subject: [PATCH] zrepl: update to 0.6.0.

---
 srcpkgs/zrepl/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/zrepl/template b/srcpkgs/zrepl/template
index 11716ebcee40..bdc82dcf8a60 100644
--- a/srcpkgs/zrepl/template
+++ b/srcpkgs/zrepl/template
@@ -1,7 +1,7 @@
 # Template file for 'zrepl'
 pkgname=zrepl
-version=0.5.0
-revision=2
+version=0.6.0
+revision=1
 build_style=go
 go_import_path=github.com/zrepl/zrepl
 go_ldflags="-X github.com/zrepl/zrepl/version.zreplVersion=void-${version}_${revision}"
@@ -10,8 +10,8 @@ short_desc="One-stop ZFS backup & replication solution"
 maintainer="Frans Bergman <frans@tankernn.eu>"
 license="MIT"
 homepage="https://github.com/zrepl/zrepl"
-distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=4acfde9e7a09eca2de3de5c7d2987907ae446b345b69133e4b3c58a99c294465
+distfiles="https://github.com/zrepl/zrepl/archive/v${version}.tar.gz"
+checksum=0bf1dcf634a43af81cd9a0d7b9ae65f63a5938c35d3e6cd804177c8db52929f4
 
 conf_files="/etc/zrepl/*"
 

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

* Re: [PR PATCH] [Merged]: zrepl: update to 0.6.0.
  2023-05-29 20:27 [PR PATCH] zrepl: update to 0.6.0 damadmai
  2023-06-09  1:31 ` [PR REVIEW] " classabbyamp
  2023-06-11 22:08 ` [PR PATCH] [Updated] " damadmai
@ 2023-06-11 22:17 ` classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2023-06-11 22:17 UTC (permalink / raw)
  To: ml

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

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

zrepl: update to 0.6.0.
https://github.com/void-linux/void-packages/pull/44155

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**

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

end of thread, other threads:[~2023-06-11 22:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-29 20:27 [PR PATCH] zrepl: update to 0.6.0 damadmai
2023-06-09  1:31 ` [PR REVIEW] " classabbyamp
2023-06-11 22:08 ` [PR PATCH] [Updated] " damadmai
2023-06-11 22:17 ` [PR PATCH] [Merged]: " classabbyamp

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