Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] fsarchiver: update to 0.8.6.
@ 2021-10-29 23:59 heittpr
  2021-10-30  0:05 ` [PR PATCH] [Updated] " heittpr
  2021-10-30 17:54 ` [PR PATCH] [Merged]: " ericonr
  0 siblings, 2 replies; 3+ messages in thread
From: heittpr @ 2021-10-29 23:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/heittpr/void-packages fsarchiver
https://github.com/void-linux/void-packages/pull/33818

fsarchiver: update to 0.8.6.
#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

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

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

From 40dfd760fc006575e4b43a31d278d217c30542fc Mon Sep 17 00:00:00 2001
From: heitor <heitorleite.dev@gmail.com>
Date: Fri, 29 Oct 2021 20:58:05 -0300
Subject: [PATCH] fsarchiver: update to 0.8.6.

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

diff --git a/srcpkgs/fsarchiver/template b/srcpkgs/fsarchiver/template
index 72d75c579ba5..058c1c9bc796 100644
--- a/srcpkgs/fsarchiver/template
+++ b/srcpkgs/fsarchiver/template
@@ -1,6 +1,6 @@
 # Template file for 'fsarchiver'
 pkgname=fsarchiver
-version=0.8.5
+version=0.8.6
 revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config"
@@ -11,4 +11,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="http://www.fsarchiver.org/"
 distfiles="https://github.com/fdupoux/fsarchiver/releases/download/${version}/fsarchiver-${version}.tar.gz"
-checksum=c694f52e42703d7e8c4d56f2db97a8ff5616df1d723429126de97c22217c88fe
+checksum=be1d44222c4ef428360120c7326c8910930da5f318f7291f8b8d61cb2b730ebd

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

* Re: [PR PATCH] [Updated] fsarchiver: update to 0.8.6.
  2021-10-29 23:59 [PR PATCH] fsarchiver: update to 0.8.6 heittpr
@ 2021-10-30  0:05 ` heittpr
  2021-10-30 17:54 ` [PR PATCH] [Merged]: " ericonr
  1 sibling, 0 replies; 3+ messages in thread
From: heittpr @ 2021-10-30  0:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/heittpr/void-packages fsarchiver
https://github.com/void-linux/void-packages/pull/33818

fsarchiver: update to 0.8.6.
#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

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

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

From 4068a1136fc3a1714589263e19fc545051658f90 Mon Sep 17 00:00:00 2001
From: heitor <heitorleite.dev@gmail.com>
Date: Fri, 29 Oct 2021 21:04:45 -0300
Subject: [PATCH] fsarchiver: update to 0.8.6.

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

diff --git a/srcpkgs/fsarchiver/template b/srcpkgs/fsarchiver/template
index 72d75c579ba5..058c1c9bc796 100644
--- a/srcpkgs/fsarchiver/template
+++ b/srcpkgs/fsarchiver/template
@@ -1,6 +1,6 @@
 # Template file for 'fsarchiver'
 pkgname=fsarchiver
-version=0.8.5
+version=0.8.6
 revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config"
@@ -11,4 +11,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="http://www.fsarchiver.org/"
 distfiles="https://github.com/fdupoux/fsarchiver/releases/download/${version}/fsarchiver-${version}.tar.gz"
-checksum=c694f52e42703d7e8c4d56f2db97a8ff5616df1d723429126de97c22217c88fe
+checksum=be1d44222c4ef428360120c7326c8910930da5f318f7291f8b8d61cb2b730ebd

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

* Re: [PR PATCH] [Merged]: fsarchiver: update to 0.8.6.
  2021-10-29 23:59 [PR PATCH] fsarchiver: update to 0.8.6 heittpr
  2021-10-30  0:05 ` [PR PATCH] [Updated] " heittpr
@ 2021-10-30 17:54 ` ericonr
  1 sibling, 0 replies; 3+ messages in thread
From: ericonr @ 2021-10-30 17:54 UTC (permalink / raw)
  To: ml

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

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

fsarchiver: update to 0.8.6.
https://github.com/void-linux/void-packages/pull/33818

Description:
#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-29 23:59 [PR PATCH] fsarchiver: update to 0.8.6 heittpr
2021-10-30  0:05 ` [PR PATCH] [Updated] " heittpr
2021-10-30 17:54 ` [PR PATCH] [Merged]: " ericonr

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