Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] neomutt: update to 20231221.
@ 2024-01-08 16:09 bygoneNova
  2024-01-08 16:14 ` [PR PATCH] [Updated] " bygoneNova
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: bygoneNova @ 2024-01-08 16:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/bygoneNova/void-packages neomutt
https://github.com/void-linux/void-packages/pull/48124

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

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

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

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

From 9f79c62a450bd0c01f4ec0dd39b8cf5ae9760c66 Mon Sep 17 00:00:00 2001
From: bygoneNova <willow@bygonenova.dev>
Date: Mon, 8 Jan 2024 09:01:06 -0700
Subject: [PATCH] neomutt: update to 20231221.

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

diff --git a/srcpkgs/neomutt/template b/srcpkgs/neomutt/template
index bd26783394309..ed2f5967b6ed3 100644
--- a/srcpkgs/neomutt/template
+++ b/srcpkgs/neomutt/template
@@ -1,6 +1,6 @@
 # Template file for 'neomutt'
 pkgname=neomutt
-version=20231023
+version=20231221
 revision=2
 create_wrksrc=true
 build_wrksrc="${pkgname}-${version}"
@@ -22,7 +22,7 @@ homepage="https://neomutt.org/"
 _test_files_hash=00efc8388110208e77e6ed9d8294dfc333753d54
 distfiles="https://github.com/neomutt/neomutt/archive/${version}.tar.gz
  https://github.com/neomutt/neomutt-test-files/archive/${_test_files_hash}.tar.gz"
-checksum="2c3e9515d5810f9efd547d12b2301b9fa92d979aa8aa74a05780073f22c9bf0b
+checksum="b2add3823db78d8c0a86507ef3b244a3487d7e7a70c0d9e4e4b136acda9004d2
  2865e258034a72e498fdd1810071d9ab7559297a5f67203ea163cfdc4192dea4"
 python_version=3
 

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

* Re: [PR PATCH] [Updated] neomutt: update to 20231221.
  2024-01-08 16:09 [PR PATCH] neomutt: update to 20231221 bygoneNova
@ 2024-01-08 16:14 ` bygoneNova
  2024-01-08 16:19 ` bygoneNova
  2024-01-31 15:49 ` [PR PATCH] [Merged]: " ahesford
  2 siblings, 0 replies; 4+ messages in thread
From: bygoneNova @ 2024-01-08 16:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/bygoneNova/void-packages neomutt
https://github.com/void-linux/void-packages/pull/48124

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

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

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

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

From 5feae3630e6d2f309f986a592c6cc78aa5bd447f Mon Sep 17 00:00:00 2001
From: bygoneNova <willow@bygonenova.dev>
Date: Mon, 8 Jan 2024 09:01:06 -0700
Subject: [PATCH] neomutt: update to 20231221.

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

diff --git a/srcpkgs/neomutt/template b/srcpkgs/neomutt/template
index bd26783394309..ed2f5967b6ed3 100644
--- a/srcpkgs/neomutt/template
+++ b/srcpkgs/neomutt/template
@@ -1,6 +1,6 @@
 # Template file for 'neomutt'
 pkgname=neomutt
-version=20231023
+version=20231221
 revision=2
 create_wrksrc=true
 build_wrksrc="${pkgname}-${version}"
@@ -22,7 +22,7 @@ homepage="https://neomutt.org/"
 _test_files_hash=00efc8388110208e77e6ed9d8294dfc333753d54
 distfiles="https://github.com/neomutt/neomutt/archive/${version}.tar.gz
  https://github.com/neomutt/neomutt-test-files/archive/${_test_files_hash}.tar.gz"
-checksum="2c3e9515d5810f9efd547d12b2301b9fa92d979aa8aa74a05780073f22c9bf0b
+checksum="b2add3823db78d8c0a86507ef3b244a3487d7e7a70c0d9e4e4b136acda9004d2
  2865e258034a72e498fdd1810071d9ab7559297a5f67203ea163cfdc4192dea4"
 python_version=3
 

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

* Re: [PR PATCH] [Updated] neomutt: update to 20231221.
  2024-01-08 16:09 [PR PATCH] neomutt: update to 20231221 bygoneNova
  2024-01-08 16:14 ` [PR PATCH] [Updated] " bygoneNova
@ 2024-01-08 16:19 ` bygoneNova
  2024-01-31 15:49 ` [PR PATCH] [Merged]: " ahesford
  2 siblings, 0 replies; 4+ messages in thread
From: bygoneNova @ 2024-01-08 16:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/bygoneNova/void-packages neomutt
https://github.com/void-linux/void-packages/pull/48124

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

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

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

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

From da6ed18a5ada9af01be719c421643bc0c8b15ee7 Mon Sep 17 00:00:00 2001
From: bygoneNova <willow@bygonenova.dev>
Date: Mon, 8 Jan 2024 09:01:06 -0700
Subject: [PATCH] neomutt: update to 20231221.

---
 srcpkgs/neomutt/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/neomutt/template b/srcpkgs/neomutt/template
index bd26783394309..15c5e3c3cee64 100644
--- a/srcpkgs/neomutt/template
+++ b/srcpkgs/neomutt/template
@@ -1,7 +1,7 @@
 # Template file for 'neomutt'
 pkgname=neomutt
-version=20231023
-revision=2
+version=20231221
+revision=1
 create_wrksrc=true
 build_wrksrc="${pkgname}-${version}"
 build_style=configure
@@ -22,7 +22,7 @@ homepage="https://neomutt.org/"
 _test_files_hash=00efc8388110208e77e6ed9d8294dfc333753d54
 distfiles="https://github.com/neomutt/neomutt/archive/${version}.tar.gz
  https://github.com/neomutt/neomutt-test-files/archive/${_test_files_hash}.tar.gz"
-checksum="2c3e9515d5810f9efd547d12b2301b9fa92d979aa8aa74a05780073f22c9bf0b
+checksum="b2add3823db78d8c0a86507ef3b244a3487d7e7a70c0d9e4e4b136acda9004d2
  2865e258034a72e498fdd1810071d9ab7559297a5f67203ea163cfdc4192dea4"
 python_version=3
 

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

* Re: [PR PATCH] [Merged]: neomutt: update to 20231221.
  2024-01-08 16:09 [PR PATCH] neomutt: update to 20231221 bygoneNova
  2024-01-08 16:14 ` [PR PATCH] [Updated] " bygoneNova
  2024-01-08 16:19 ` bygoneNova
@ 2024-01-31 15:49 ` ahesford
  2 siblings, 0 replies; 4+ messages in thread
From: ahesford @ 2024-01-31 15:49 UTC (permalink / raw)
  To: ml

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

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

neomutt: update to 20231221.
https://github.com/void-linux/void-packages/pull/48124

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_64-glibc

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

end of thread, other threads:[~2024-01-31 15:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-08 16:09 [PR PATCH] neomutt: update to 20231221 bygoneNova
2024-01-08 16:14 ` [PR PATCH] [Updated] " bygoneNova
2024-01-08 16:19 ` bygoneNova
2024-01-31 15:49 ` [PR PATCH] [Merged]: " 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).