Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] neomutt: update to 20240323.
@ 2024-03-23 21:31 AnInternetTroll
  2024-04-02 20:19 ` [PR PATCH] [Updated] " AnInternetTroll
  2024-04-16  1:15 ` [PR PATCH] [Merged]: neomutt: update to 20240329 cinerea0
  0 siblings, 2 replies; 3+ messages in thread
From: AnInternetTroll @ 2024-03-23 21:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/AnInternetTroll/void-packages user/luca/neomutt
https://github.com/void-linux/void-packages/pull/49488

neomutt: update to 20240323.
#### 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/49488.patch is attached

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

From d337d80369277d205b4f0d3411a212a34fe3636d Mon Sep 17 00:00:00 2001
From: Luca Matei Pintilie <luca@lucamatei.com>
Date: Sat, 23 Mar 2024 22:30:24 +0100
Subject: [PATCH] neomutt: update to 20240323.

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

diff --git a/srcpkgs/neomutt/template b/srcpkgs/neomutt/template
index cf5448599a6c53..f905590fdff0b9 100644
--- a/srcpkgs/neomutt/template
+++ b/srcpkgs/neomutt/template
@@ -1,6 +1,6 @@
 # Template file for 'neomutt'
 pkgname=neomutt
-version=20240201
+version=20240323
 revision=1
 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="5229c4fdd6fd6ef870b94032bb1073f7f881ce97cf5754b1a4f4579a97b918da
+checksum="b6f397cf90fc18c925a7bcabcb75393c7cd2751ccd50efe93a4f401932513c45
  2865e258034a72e498fdd1810071d9ab7559297a5f67203ea163cfdc4192dea4"
 python_version=3
 

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

* Re: [PR PATCH] [Updated] neomutt: update to 20240323.
  2024-03-23 21:31 [PR PATCH] neomutt: update to 20240323 AnInternetTroll
@ 2024-04-02 20:19 ` AnInternetTroll
  2024-04-16  1:15 ` [PR PATCH] [Merged]: neomutt: update to 20240329 cinerea0
  1 sibling, 0 replies; 3+ messages in thread
From: AnInternetTroll @ 2024-04-02 20:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/AnInternetTroll/void-packages user/luca/neomutt
https://github.com/void-linux/void-packages/pull/49488

neomutt: update to 20240323.
#### 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/49488.patch is attached

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

From e1f6cf511d7e575ba62d7d636552765c5c5b4b4c Mon Sep 17 00:00:00 2001
From: Luca Matei Pintilie <luca@lucamatei.com>
Date: Sat, 23 Mar 2024 22:30:24 +0100
Subject: [PATCH] neomutt: update to 20240329.

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

diff --git a/srcpkgs/neomutt/template b/srcpkgs/neomutt/template
index cf5448599a6c53..2980286404a251 100644
--- a/srcpkgs/neomutt/template
+++ b/srcpkgs/neomutt/template
@@ -1,6 +1,6 @@
 # Template file for 'neomutt'
 pkgname=neomutt
-version=20240201
+version=20240329
 revision=1
 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="5229c4fdd6fd6ef870b94032bb1073f7f881ce97cf5754b1a4f4579a97b918da
+checksum="241e354b4b5af846f00926f30c0a04e959997556d4cb409c4ff297f398cfc104
  2865e258034a72e498fdd1810071d9ab7559297a5f67203ea163cfdc4192dea4"
 python_version=3
 

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

* Re: [PR PATCH] [Merged]: neomutt: update to 20240329.
  2024-03-23 21:31 [PR PATCH] neomutt: update to 20240323 AnInternetTroll
  2024-04-02 20:19 ` [PR PATCH] [Updated] " AnInternetTroll
@ 2024-04-16  1:15 ` cinerea0
  1 sibling, 0 replies; 3+ messages in thread
From: cinerea0 @ 2024-04-16  1:15 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 20240329.
https://github.com/void-linux/void-packages/pull/49488

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] 3+ messages in thread

end of thread, other threads:[~2024-04-16  1:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-23 21:31 [PR PATCH] neomutt: update to 20240323 AnInternetTroll
2024-04-02 20:19 ` [PR PATCH] [Updated] " AnInternetTroll
2024-04-16  1:15 ` [PR PATCH] [Merged]: neomutt: update to 20240329 cinerea0

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