Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] aerc: update to 0.5.0
@ 2020-11-10 19:05 shtayerc
  2020-11-11  9:27 ` [PR PATCH] [Updated] " shtayerc
  2020-11-13 19:38 ` [PR PATCH] [Merged]: aerc: update to 0.5.1 ahesford
  0 siblings, 2 replies; 3+ messages in thread
From: shtayerc @ 2020-11-10 19:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/shtayerc/void-packages aerc
https://github.com/void-linux/void-packages/pull/26277

aerc: update to 0.5.0


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

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

From eda5ef51239347b1e0575d76ec021a05db6b9d75 Mon Sep 17 00:00:00 2001
From: shtayerc <david.murko@mailbox.org>
Date: Tue, 10 Nov 2020 20:07:27 +0100
Subject: [PATCH] aerc: update to 0.5.0

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

diff --git a/srcpkgs/aerc/template b/srcpkgs/aerc/template
index 71bf699cf10..e4cff782852 100644
--- a/srcpkgs/aerc/template
+++ b/srcpkgs/aerc/template
@@ -1,6 +1,6 @@
 # Template file for 'aerc'
 pkgname=aerc
-version=0.4.0
+version=0.5.0
 revision=1
 build_style=go
 hostmakedepends="scdoc git"
@@ -10,7 +10,7 @@ maintainer="shtayerc <david.murko@mailbox.org>"
 license="MIT"
 homepage="https://aerc-mail.org"
 distfiles="https://git.sr.ht/~sircmpwn/aerc/archive/${version}.tar.gz"
-checksum=d369462cc0f76c33d804e586463e4d35d81fba9396ec08c3d3d0579e26091e17
+checksum=11590b0bcdebca4863424d07220c57d2a6475db1931c786cdde0340141af47ef
 
 do_configure() {
 	:

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

* Re: [PR PATCH] [Updated] aerc: update to 0.5.0
  2020-11-10 19:05 [PR PATCH] aerc: update to 0.5.0 shtayerc
@ 2020-11-11  9:27 ` shtayerc
  2020-11-13 19:38 ` [PR PATCH] [Merged]: aerc: update to 0.5.1 ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: shtayerc @ 2020-11-11  9:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/shtayerc/void-packages aerc
https://github.com/void-linux/void-packages/pull/26277

aerc: update to 0.5.0


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

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

From 13968ee09347f5ed5ee1e5a6169f23cea4f2fc15 Mon Sep 17 00:00:00 2001
From: shtayerc <david.murko@mailbox.org>
Date: Tue, 10 Nov 2020 20:07:27 +0100
Subject: [PATCH] aerc: update to 0.5.1

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

diff --git a/srcpkgs/aerc/template b/srcpkgs/aerc/template
index 71bf699cf10..5941ad90cab 100644
--- a/srcpkgs/aerc/template
+++ b/srcpkgs/aerc/template
@@ -1,6 +1,6 @@
 # Template file for 'aerc'
 pkgname=aerc
-version=0.4.0
+version=0.5.1
 revision=1
 build_style=go
 hostmakedepends="scdoc git"
@@ -10,7 +10,7 @@ maintainer="shtayerc <david.murko@mailbox.org>"
 license="MIT"
 homepage="https://aerc-mail.org"
 distfiles="https://git.sr.ht/~sircmpwn/aerc/archive/${version}.tar.gz"
-checksum=d369462cc0f76c33d804e586463e4d35d81fba9396ec08c3d3d0579e26091e17
+checksum=8feb7f87aa210ab7d8b271c34ad39af13f553447994341b3c25e7a659ce37d46
 
 do_configure() {
 	:

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

* Re: [PR PATCH] [Merged]: aerc: update to 0.5.1
  2020-11-10 19:05 [PR PATCH] aerc: update to 0.5.0 shtayerc
  2020-11-11  9:27 ` [PR PATCH] [Updated] " shtayerc
@ 2020-11-13 19:38 ` ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: ahesford @ 2020-11-13 19:38 UTC (permalink / raw)
  To: ml

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

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

aerc: update to 0.5.1
https://github.com/void-linux/void-packages/pull/26277

Description:


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

end of thread, other threads:[~2020-11-13 19:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-10 19:05 [PR PATCH] aerc: update to 0.5.0 shtayerc
2020-11-11  9:27 ` [PR PATCH] [Updated] " shtayerc
2020-11-13 19:38 ` [PR PATCH] [Merged]: aerc: update to 0.5.1 ahesford

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