Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] aerc: update to 0.12.0.
@ 2022-09-02  0:26 kotajacob
  2022-09-02  7:39 ` [PR REVIEW] " classabbyamp
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: kotajacob @ 2022-09-02  0:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/kotajacob/void-packages aerc-0.12
https://github.com/void-linux/void-packages/pull/39045

aerc: update to 0.12.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86-glibc


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

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

From a1beaed22b897c523e2cb0e55e5e4be26439cd47 Mon Sep 17 00:00:00 2001
From: Dakota Walsh <kota@nilsu.org>
Date: Fri, 2 Sep 2022 12:23:59 +1200
Subject: [PATCH] aerc: update to 0.12.0.

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

diff --git a/srcpkgs/aerc/template b/srcpkgs/aerc/template
index b3b55adc4c92..13b1fd8235a5 100644
--- a/srcpkgs/aerc/template
+++ b/srcpkgs/aerc/template
@@ -1,6 +1,6 @@
 # Template file for 'aerc'
 pkgname=aerc
-version=0.11.0
+version=0.12.0
 revision=1
 build_style=go
 go_import_path="git.sr.ht/~rjarry/aerc"
@@ -13,7 +13,7 @@ maintainer="shtayerc <david.murko@mailbox.org>"
 license="MIT"
 homepage="https://aerc-mail.org"
 distfiles="https://git.sr.ht/~rjarry/aerc/archive/${version}.tar.gz"
-checksum=3d8f3a2800946fce070e3eb02122e77c427a61c670a06337539b3e7f09e57861
+checksum=402b48367b87338188036e713b3a421e228199accfa5fdb551f5efa21edb23be
 
 post_install() {
 	make PREFIX=/usr DESTDIR=${DESTDIR} install

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

* Re: [PR REVIEW] aerc: update to 0.12.0.
  2022-09-02  0:26 [PR PATCH] aerc: update to 0.12.0 kotajacob
@ 2022-09-02  7:39 ` classabbyamp
  2022-09-04  6:46 ` [PR PATCH] [Updated] " kotajacob
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2022-09-02  7:39 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/39045#discussion_r961379206

Comment:
```suggestion
homepage="https://aerc-mail.org"
changelog="https://git.sr.ht/~rjarry/aerc/blob/master/CHANGELOG.md"
```

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

* Re: [PR PATCH] [Updated] aerc: update to 0.12.0.
  2022-09-02  0:26 [PR PATCH] aerc: update to 0.12.0 kotajacob
  2022-09-02  7:39 ` [PR REVIEW] " classabbyamp
@ 2022-09-04  6:46 ` kotajacob
  2022-09-04  6:46 ` [PR REVIEW] " kotajacob
  2022-09-05 10:03 ` [PR PATCH] [Merged]: " leahneukirchen
  3 siblings, 0 replies; 5+ messages in thread
From: kotajacob @ 2022-09-04  6:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/kotajacob/void-packages aerc-0.12
https://github.com/void-linux/void-packages/pull/39045

aerc: update to 0.12.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86-glibc


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

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

From 5334c143352057f2dc6e0b05c72f1ebedcc4047b Mon Sep 17 00:00:00 2001
From: Dakota Walsh <kota@nilsu.org>
Date: Fri, 2 Sep 2022 12:23:59 +1200
Subject: [PATCH] aerc: update to 0.12.0.

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

diff --git a/srcpkgs/aerc/template b/srcpkgs/aerc/template
index b3b55adc4c92..3800ffc1d050 100644
--- a/srcpkgs/aerc/template
+++ b/srcpkgs/aerc/template
@@ -1,6 +1,6 @@
 # Template file for 'aerc'
 pkgname=aerc
-version=0.11.0
+version=0.12.0
 revision=1
 build_style=go
 go_import_path="git.sr.ht/~rjarry/aerc"
@@ -12,8 +12,9 @@ short_desc="Terminal email client"
 maintainer="shtayerc <david.murko@mailbox.org>"
 license="MIT"
 homepage="https://aerc-mail.org"
+changelog="https://git.sr.ht/~rjarry/aerc/blob/master/CHANGELOG.md"
 distfiles="https://git.sr.ht/~rjarry/aerc/archive/${version}.tar.gz"
-checksum=3d8f3a2800946fce070e3eb02122e77c427a61c670a06337539b3e7f09e57861
+checksum=402b48367b87338188036e713b3a421e228199accfa5fdb551f5efa21edb23be
 
 post_install() {
 	make PREFIX=/usr DESTDIR=${DESTDIR} install

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

* Re: [PR REVIEW] aerc: update to 0.12.0.
  2022-09-02  0:26 [PR PATCH] aerc: update to 0.12.0 kotajacob
  2022-09-02  7:39 ` [PR REVIEW] " classabbyamp
  2022-09-04  6:46 ` [PR PATCH] [Updated] " kotajacob
@ 2022-09-04  6:46 ` kotajacob
  2022-09-05 10:03 ` [PR PATCH] [Merged]: " leahneukirchen
  3 siblings, 0 replies; 5+ messages in thread
From: kotajacob @ 2022-09-04  6:46 UTC (permalink / raw)
  To: ml

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

New review comment by kotajacob on void-packages repository

https://github.com/void-linux/void-packages/pull/39045#discussion_r962260189

Comment:
Added!

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

* Re: [PR PATCH] [Merged]: aerc: update to 0.12.0.
  2022-09-02  0:26 [PR PATCH] aerc: update to 0.12.0 kotajacob
                   ` (2 preceding siblings ...)
  2022-09-04  6:46 ` [PR REVIEW] " kotajacob
@ 2022-09-05 10:03 ` leahneukirchen
  3 siblings, 0 replies; 5+ messages in thread
From: leahneukirchen @ 2022-09-05 10:03 UTC (permalink / raw)
  To: ml

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

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

aerc: update to 0.12.0.
https://github.com/void-linux/void-packages/pull/39045

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86-glibc


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

end of thread, other threads:[~2022-09-05 10:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-02  0:26 [PR PATCH] aerc: update to 0.12.0 kotajacob
2022-09-02  7:39 ` [PR REVIEW] " classabbyamp
2022-09-04  6:46 ` [PR PATCH] [Updated] " kotajacob
2022-09-04  6:46 ` [PR REVIEW] " kotajacob
2022-09-05 10:03 ` [PR PATCH] [Merged]: " leahneukirchen

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