Github messages for voidlinux
 help / color / mirror / Atom feed
From: realcharmer <realcharmer@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] autorestic: update to 1.8.0
Date: Tue, 12 Mar 2024 15:36:01 +0100	[thread overview]
Message-ID: <20240312143601.0A0882C546@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-48218@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 671 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/48218

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

```
$ autorestic --version
autorestic version 1.7.10
$ autorestic check
Using config: 	 /home/em/.autorestic.yaml
Using env:	 /home/em/.autorestic.env
Using lock:	 /home/em/.autorestic.lock.yml
Everything is fine.
```


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

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

From f78abfc895a8d7941f53f086906d14ff4be622bf Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Tue, 12 Mar 2024 15:33:23 +0100
Subject: [PATCH] autorestic: update to 1.8.0

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

diff --git a/srcpkgs/autorestic/template b/srcpkgs/autorestic/template
index d9c8b4d9372305..58c55d63980310 100644
--- a/srcpkgs/autorestic/template
+++ b/srcpkgs/autorestic/template
@@ -1,6 +1,6 @@
 # Template file for 'autorestic'
 pkgname=autorestic
-version=1.7.9
+version=1.8.0
 revision=1
 build_style=go
 go_import_path="github.com/cupcakearmy/autorestic"
@@ -11,4 +11,4 @@ license="Apache-2.0"
 homepage="https://autorestic.vercel.app/"
 changelog="https://github.com/cupcakearmy/autorestic/raw/master/CHANGELOG.md"
 distfiles="https://github.com/cupcakearmy/autorestic/archive/refs/tags/v${version}.tar.gz"
-checksum=e57bbc045edee4aabd850da2e61da9c18a6d12bd323866be1eb3edca4709b363
+checksum=a3174c795938b9d70a6af99d90c71083c228d82fc3c6a9961f8315ac12860f37

  parent reply	other threads:[~2024-03-12 14:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-15 10:41 [PR PATCH] autorestic: update to 1.7.10 realcharmer
2024-03-12 14:33 ` [PR PATCH] [Updated] " realcharmer
2024-03-12 14:36 ` realcharmer [this message]
2024-03-12 14:36 ` autorestic: update to 1.8.0 realcharmer
2024-03-12 14:37 ` realcharmer
2024-03-12 14:46 ` [PR PATCH] [Merged]: " cinerea0

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240312143601.0A0882C546@inbox.vuxu.org \
    --to=realcharmer@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).