Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] claws-mail: update to 4.3.1
@ 2025-04-17 15:57 slymattz
  2025-04-25 12:31 ` zlice
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: slymattz @ 2025-04-17 15:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/slymattz/void-packages clawsmail
https://github.com/void-linux/void-packages/pull/55094

claws-mail: update to 4.3.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### 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/55094.patch is attached

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

From 0da603d411e1da9108c275752551e57d28fffc0a Mon Sep 17 00:00:00 2001
From: Mateusz Sylwestrzak <slymattz@gmail.com>
Date: Thu, 17 Apr 2025 17:54:50 +0200
Subject: [PATCH] claws-mail: update to 4.3.1

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

diff --git a/srcpkgs/claws-mail/template b/srcpkgs/claws-mail/template
index 6fd6c1f869392e..74bb4a34a84f9c 100644
--- a/srcpkgs/claws-mail/template
+++ b/srcpkgs/claws-mail/template
@@ -1,6 +1,6 @@
 # Template file for 'claws-mail'
 pkgname=claws-mail
-version=4.3.0
+version=4.3.1
 revision=1
 build_style=gnu-configure
 configure_args="--disable-static --disable-python-plugin --disable-perl-plugin
@@ -18,7 +18,7 @@ license="GPL-3.0-or-later"
 homepage="https://claws-mail.org"
 changelog="https://claws-mail.org/NEWS"
 distfiles="https://www.claws-mail.org/download.php?file=releases/claws-mail-${version}.tar.xz"
-checksum=95dc1d888eb916f028467fa0c3cbf45baff6678793b7bfb35fabba029d581ce1
+checksum=d8adf210c767ab58252dfc5ab3c69e603d7ffdb7281a1e3340d2d86062f468a6
 
 claws-mail-devel_package() {
 	depends="${makedepends}"

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

* Re: claws-mail: update to 4.3.1
  2025-04-17 15:57 [PR PATCH] claws-mail: update to 4.3.1 slymattz
@ 2025-04-25 12:31 ` zlice
  2025-04-25 18:32 ` slymattz
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: zlice @ 2025-04-25 12:31 UTC (permalink / raw)
  To: ml

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

New comment by zlice on void-packages repository

https://github.com/void-linux/void-packages/pull/55094#issuecomment-2830299969

Comment:
so fyi, this apparently changes some custom hotkey names in `~/.claws-mail/menurc` ??? `mark/markread` is now `marks/markread` ???

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

* Re: claws-mail: update to 4.3.1
  2025-04-17 15:57 [PR PATCH] claws-mail: update to 4.3.1 slymattz
  2025-04-25 12:31 ` zlice
@ 2025-04-25 18:32 ` slymattz
  2025-04-25 18:35 ` zlice
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: slymattz @ 2025-04-25 18:32 UTC (permalink / raw)
  To: ml

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

New comment by slymattz on void-packages repository

https://github.com/void-linux/void-packages/pull/55094#issuecomment-2831144370

Comment:
@zlice huh, thanks for pointing that out. I started afresh with my dotfiles as I was using thunderbird prior to that and had deleted .claws-mail. I guess this change doesn't qualify for README.voidlinux. Does this change affect user experience in any way? 

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

* Re: claws-mail: update to 4.3.1
  2025-04-17 15:57 [PR PATCH] claws-mail: update to 4.3.1 slymattz
  2025-04-25 12:31 ` zlice
  2025-04-25 18:32 ` slymattz
@ 2025-04-25 18:35 ` zlice
  2025-04-25 18:35 ` zlice
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: zlice @ 2025-04-25 18:35 UTC (permalink / raw)
  To: ml

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

New comment by zlice on void-packages repository

https://github.com/void-linux/void-packages/pull/55094#issuecomment-2831149964

Comment:
i mean i kind of doubt most ppl even remember gtk2 style hotkey changes at this point. probably fine, a note just in case

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

* Re: claws-mail: update to 4.3.1
  2025-04-17 15:57 [PR PATCH] claws-mail: update to 4.3.1 slymattz
                   ` (2 preceding siblings ...)
  2025-04-25 18:35 ` zlice
@ 2025-04-25 18:35 ` zlice
  2025-04-25 19:13 ` slymattz
  2025-05-17  0:21 ` [PR PATCH] [Closed]: " classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: zlice @ 2025-04-25 18:35 UTC (permalink / raw)
  To: ml

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

New comment by zlice on void-packages repository

https://github.com/void-linux/void-packages/pull/55094#issuecomment-2831149964

Comment:
i mean i kind of doubt most ppl even remember gtk2/3 style hotkey changes at this point. probably fine, a note just in case

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

* Re: claws-mail: update to 4.3.1
  2025-04-17 15:57 [PR PATCH] claws-mail: update to 4.3.1 slymattz
                   ` (3 preceding siblings ...)
  2025-04-25 18:35 ` zlice
@ 2025-04-25 19:13 ` slymattz
  2025-05-17  0:21 ` [PR PATCH] [Closed]: " classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: slymattz @ 2025-04-25 19:13 UTC (permalink / raw)
  To: ml

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

New comment by slymattz on void-packages repository

https://github.com/void-linux/void-packages/pull/55094#issuecomment-2831230133

Comment:
Alright then. Thanks for dropping your comment anyway.

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

* Re: [PR PATCH] [Closed]: claws-mail: update to 4.3.1
  2025-04-17 15:57 [PR PATCH] claws-mail: update to 4.3.1 slymattz
                   ` (4 preceding siblings ...)
  2025-04-25 19:13 ` slymattz
@ 2025-05-17  0:21 ` classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2025-05-17  0:21 UTC (permalink / raw)
  To: ml

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

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

claws-mail: update to 4.3.1
https://github.com/void-linux/void-packages/pull/55094

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

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




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

end of thread, other threads:[~2025-05-17  0:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-17 15:57 [PR PATCH] claws-mail: update to 4.3.1 slymattz
2025-04-25 12:31 ` zlice
2025-04-25 18:32 ` slymattz
2025-04-25 18:35 ` zlice
2025-04-25 18:35 ` zlice
2025-04-25 19:13 ` slymattz
2025-05-17  0:21 ` [PR PATCH] [Closed]: " classabbyamp

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