Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] borgmatic: update to 1.5.4
@ 2020-05-16 20:26 renatoaguiar
  2020-05-19  4:02 ` [PR PATCH] [Updated] " renatoaguiar
  2020-05-20 19:53 ` [PR PATCH] [Merged]: " Hoshpak
  0 siblings, 2 replies; 3+ messages in thread
From: renatoaguiar @ 2020-05-16 20:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/renatoaguiar/void-packages borgmatic
https://github.com/void-linux/void-packages/pull/22021

borgmatic: update to 1.5.4


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

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

From 12336dc3ffe3fdf51c45a84f7327179df6f311e3 Mon Sep 17 00:00:00 2001
From: Renato Aguiar <renato@renatoaguiar.net>
Date: Sat, 16 May 2020 13:24:10 -0700
Subject: [PATCH] borgmatic: update to 1.5.4

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

diff --git a/srcpkgs/borgmatic/template b/srcpkgs/borgmatic/template
index 66e027d43ba..548d6b3106b 100644
--- a/srcpkgs/borgmatic/template
+++ b/srcpkgs/borgmatic/template
@@ -1,6 +1,6 @@
 # Template file for 'borgmatic'
 pkgname=borgmatic
-version=1.5.3
+version=1.5.4
 revision=1
 archs=noarch
 build_style=python3-module
@@ -14,7 +14,7 @@ maintainer="Renato Aguiar <renato@renatoaguiar.net>"
 license="GPL-3.0-only"
 homepage="https://torsion.org/borgmatic/"
 distfiles="${PYPI_SITE}/b/borgmatic/borgmatic-${version}.tar.gz"
-checksum=c58e542b5337d356934a69a88de699fa6303b96e282e8c8bb1f9bae5805d7e93
+checksum=a2d47c52cf3794e72f6e2c4637662114315cc0380fa7be204fbf49ba5e28376c
 
 do_check() {
 	# The tests use the NEWS file to get version and checks against

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

* Re: [PR PATCH] [Updated] borgmatic: update to 1.5.4
  2020-05-16 20:26 [PR PATCH] borgmatic: update to 1.5.4 renatoaguiar
@ 2020-05-19  4:02 ` renatoaguiar
  2020-05-20 19:53 ` [PR PATCH] [Merged]: " Hoshpak
  1 sibling, 0 replies; 3+ messages in thread
From: renatoaguiar @ 2020-05-19  4:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/renatoaguiar/void-packages borgmatic
https://github.com/void-linux/void-packages/pull/22021

borgmatic: update to 1.5.4


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

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

From ec5c7caf1b8a58729cf7990810db02d63c00468a Mon Sep 17 00:00:00 2001
From: Renato Aguiar <renato@renatoaguiar.net>
Date: Sat, 16 May 2020 13:24:10 -0700
Subject: [PATCH] borgmatic: update to 1.5.4

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

diff --git a/srcpkgs/borgmatic/template b/srcpkgs/borgmatic/template
index 66e027d43ba..548d6b3106b 100644
--- a/srcpkgs/borgmatic/template
+++ b/srcpkgs/borgmatic/template
@@ -1,6 +1,6 @@
 # Template file for 'borgmatic'
 pkgname=borgmatic
-version=1.5.3
+version=1.5.4
 revision=1
 archs=noarch
 build_style=python3-module
@@ -14,7 +14,7 @@ maintainer="Renato Aguiar <renato@renatoaguiar.net>"
 license="GPL-3.0-only"
 homepage="https://torsion.org/borgmatic/"
 distfiles="${PYPI_SITE}/b/borgmatic/borgmatic-${version}.tar.gz"
-checksum=c58e542b5337d356934a69a88de699fa6303b96e282e8c8bb1f9bae5805d7e93
+checksum=a2d47c52cf3794e72f6e2c4637662114315cc0380fa7be204fbf49ba5e28376c
 
 do_check() {
 	# The tests use the NEWS file to get version and checks against

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

* Re: [PR PATCH] [Merged]: borgmatic: update to 1.5.4
  2020-05-16 20:26 [PR PATCH] borgmatic: update to 1.5.4 renatoaguiar
  2020-05-19  4:02 ` [PR PATCH] [Updated] " renatoaguiar
@ 2020-05-20 19:53 ` Hoshpak
  1 sibling, 0 replies; 3+ messages in thread
From: Hoshpak @ 2020-05-20 19:53 UTC (permalink / raw)
  To: ml

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

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

borgmatic: update to 1.5.4
https://github.com/void-linux/void-packages/pull/22021

Description:


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

end of thread, other threads:[~2020-05-20 19:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-16 20:26 [PR PATCH] borgmatic: update to 1.5.4 renatoaguiar
2020-05-19  4:02 ` [PR PATCH] [Updated] " renatoaguiar
2020-05-20 19:53 ` [PR PATCH] [Merged]: " Hoshpak

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