Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] autorestic: update to 1.7.9
@ 2023-10-16 17:53 realcharmer
  2023-10-17  7:24 ` [PR REVIEW] " classabbyamp
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: realcharmer @ 2023-10-16 17:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/realcharmer/void-packages autorestic
https://github.com/void-linux/void-packages/pull/46730

autorestic: update to 1.7.9
- I tested the changes in this PR: **briefly**
- I built this PR locally for my native architecture, (x86_64)


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

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

From 4f2e59c4ea1373360c097ff03249a4c84f94ba05 Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Mon, 16 Oct 2023 19:50:04 +0200
Subject: [PATCH] autorestic: update to 1.7.9

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

diff --git a/srcpkgs/autorestic/template b/srcpkgs/autorestic/template
index f946c2691d698..35abfbd8cf95c 100644
--- a/srcpkgs/autorestic/template
+++ b/srcpkgs/autorestic/template
@@ -1,7 +1,7 @@
 # Template file for 'autorestic'
 pkgname=autorestic
-version=1.7.7
-revision=2
+version=1.7.9
+revision=1
 build_style=go
 go_import_path="github.com/cupcakearmy/autorestic"
 depends="restic"
@@ -11,4 +11,4 @@ license="Apache-2.0"
 homepage="https://autorestic.vercel.app/"
 changelog="https://github.com/cupcakearmy/autorestic/blob/master/CHANGELOG.md"
 distfiles="https://github.com/cupcakearmy/autorestic/archive/refs/tags/v${version}.tar.gz"
-checksum=f2c38729882e7d0529347ab115e7ce068f6062677a63c92eb4bd0efc1ae67cbb
+checksum=e57bbc045edee4aabd850da2e61da9c18a6d12bd323866be1eb3edca4709b363

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

* Re: [PR REVIEW] autorestic: update to 1.7.9
  2023-10-16 17:53 [PR PATCH] autorestic: update to 1.7.9 realcharmer
@ 2023-10-17  7:24 ` classabbyamp
  2023-10-17  7:25 ` [PR PATCH] [Updated] " realcharmer
  2023-10-17  7:30 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2023-10-17  7:24 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/46730#discussion_r1361623108

Comment:
```suggestion
changelog="https://github.com/cupcakearmy/autorestic/raw/master/CHANGELOG.md"
```

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

* Re: [PR PATCH] [Updated] autorestic: update to 1.7.9
  2023-10-16 17:53 [PR PATCH] autorestic: update to 1.7.9 realcharmer
  2023-10-17  7:24 ` [PR REVIEW] " classabbyamp
@ 2023-10-17  7:25 ` realcharmer
  2023-10-17  7:30 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: realcharmer @ 2023-10-17  7:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/realcharmer/void-packages autorestic
https://github.com/void-linux/void-packages/pull/46730

autorestic: update to 1.7.9
- I tested the changes in this PR: **briefly**
- I built this PR locally for my native architecture, (x86_64)


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

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

From 3ce6aaed3f5af41cdca80d7045506711c31d8b07 Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Mon, 16 Oct 2023 19:50:04 +0200
Subject: [PATCH] autorestic: update to 1.7.9

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

diff --git a/srcpkgs/autorestic/template b/srcpkgs/autorestic/template
index f946c2691d698..d9c8b4d937230 100644
--- a/srcpkgs/autorestic/template
+++ b/srcpkgs/autorestic/template
@@ -1,7 +1,7 @@
 # Template file for 'autorestic'
 pkgname=autorestic
-version=1.7.7
-revision=2
+version=1.7.9
+revision=1
 build_style=go
 go_import_path="github.com/cupcakearmy/autorestic"
 depends="restic"
@@ -9,6 +9,6 @@ short_desc="Config driven, easy backup cli for restic"
 maintainer="Emil Miler <em@0x45.cz>"
 license="Apache-2.0"
 homepage="https://autorestic.vercel.app/"
-changelog="https://github.com/cupcakearmy/autorestic/blob/master/CHANGELOG.md"
+changelog="https://github.com/cupcakearmy/autorestic/raw/master/CHANGELOG.md"
 distfiles="https://github.com/cupcakearmy/autorestic/archive/refs/tags/v${version}.tar.gz"
-checksum=f2c38729882e7d0529347ab115e7ce068f6062677a63c92eb4bd0efc1ae67cbb
+checksum=e57bbc045edee4aabd850da2e61da9c18a6d12bd323866be1eb3edca4709b363

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

* Re: [PR PATCH] [Merged]: autorestic: update to 1.7.9
  2023-10-16 17:53 [PR PATCH] autorestic: update to 1.7.9 realcharmer
  2023-10-17  7:24 ` [PR REVIEW] " classabbyamp
  2023-10-17  7:25 ` [PR PATCH] [Updated] " realcharmer
@ 2023-10-17  7:30 ` classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2023-10-17  7:30 UTC (permalink / raw)
  To: ml

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

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

autorestic: update to 1.7.9
https://github.com/void-linux/void-packages/pull/46730

Description:
- I tested the changes in this PR: **briefly**
- I built this PR locally for my native architecture, (x86_64)


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

end of thread, other threads:[~2023-10-17  7:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-16 17:53 [PR PATCH] autorestic: update to 1.7.9 realcharmer
2023-10-17  7:24 ` [PR REVIEW] " classabbyamp
2023-10-17  7:25 ` [PR PATCH] [Updated] " realcharmer
2023-10-17  7:30 ` [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).