Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mu4e: update to 1.10.4
@ 2023-06-23 19:29 pascal-huber
  2023-06-23 20:17 ` Duncaen
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: pascal-huber @ 2023-06-23 19:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pascal-huber/void-packages mu4e
https://github.com/void-linux/void-packages/pull/44597

mu4e: update to 1.10.4
#### Testing the changes
- I tested the changes in this PR: **briefly**

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

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

From 1c53dd89b2e2522e094e77c772bf6f887e4d7459 Mon Sep 17 00:00:00 2001
From: Pascal Huber <pascal.huber@resolved.ch>
Date: Fri, 23 Jun 2023 21:13:24 +0200
Subject: [PATCH] mu4e: update to 1.10.4

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

diff --git a/srcpkgs/mu4e/template b/srcpkgs/mu4e/template
index 43938e2dacba..e3d5f743577d 100644
--- a/srcpkgs/mu4e/template
+++ b/srcpkgs/mu4e/template
@@ -1,6 +1,6 @@
 # Template file for 'mu4e'
 pkgname=mu4e
-version=1.10.3
+version=1.10.4
 revision=1
 build_style=meson
 hostmakedepends="emacs libtool pkg-config texinfo glib-devel"
@@ -11,6 +11,6 @@ license="GPL-3.0-or-later"
 homepage="https://www.djcbsoftware.nl/code/mu/"
 changelog="https://github.com/djcb/mu/raw/master/NEWS.org"
 distfiles="https://github.com/djcb/mu/releases/download/v${version}/mu-${version}.tar.xz"
-checksum=c83970fcb6163c27d135c207d1a5eb6f38a5732161741a4a88da2ae894e0245f
+checksum=8eba7864aad442212b2bc62aac6491708084ba5d84416a22b8a8ddf2ee7240ec
 replaces="mu<${version}"
 provides="mu-${version}_${revision}"

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

* Re: mu4e: update to 1.10.4
  2023-06-23 19:29 [PR PATCH] mu4e: update to 1.10.4 pascal-huber
@ 2023-06-23 20:17 ` Duncaen
  2023-06-23 20:24 ` [PR PATCH] [Updated] " pascal-huber
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Duncaen @ 2023-06-23 20:17 UTC (permalink / raw)
  To: ml

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

New comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/pull/44597#issuecomment-1604896711

Comment:
Could change the `maintainer` to `Orphaned <orphan@voidlinux.org>` or adopt the package if you'd like? 

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

* Re: [PR PATCH] [Updated] mu4e: update to 1.10.4
  2023-06-23 19:29 [PR PATCH] mu4e: update to 1.10.4 pascal-huber
  2023-06-23 20:17 ` Duncaen
@ 2023-06-23 20:24 ` pascal-huber
  2023-06-23 20:25 ` pascal-huber
  2023-06-23 20:27 ` [PR PATCH] [Merged]: " Duncaen
  3 siblings, 0 replies; 5+ messages in thread
From: pascal-huber @ 2023-06-23 20:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pascal-huber/void-packages mu4e
https://github.com/void-linux/void-packages/pull/44597

mu4e: update to 1.10.4
#### Testing the changes
- I tested the changes in this PR: **briefly**

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

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

From 55b432250c000b37144824dcede116655646034c Mon Sep 17 00:00:00 2001
From: Pascal Huber <pascal.huber@resolved.ch>
Date: Fri, 23 Jun 2023 21:13:24 +0200
Subject: [PATCH] mu4e: update to 1.10.4

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

diff --git a/srcpkgs/mu4e/template b/srcpkgs/mu4e/template
index 43938e2dacba..498adc73113a 100644
--- a/srcpkgs/mu4e/template
+++ b/srcpkgs/mu4e/template
@@ -1,16 +1,16 @@
 # Template file for 'mu4e'
 pkgname=mu4e
-version=1.10.3
+version=1.10.4
 revision=1
 build_style=meson
 hostmakedepends="emacs libtool pkg-config texinfo glib-devel"
 makedepends="xapian-core-devel gmime3-devel"
 short_desc="Maildir-utils indexer/searcher and associated Emacs client"
-maintainer="Benjamin Slade <slade@lambda-y.net>"
+maintainer="Pascal Huber <pascal.huber@resolved.ch>"
 license="GPL-3.0-or-later"
 homepage="https://www.djcbsoftware.nl/code/mu/"
 changelog="https://github.com/djcb/mu/raw/master/NEWS.org"
 distfiles="https://github.com/djcb/mu/releases/download/v${version}/mu-${version}.tar.xz"
-checksum=c83970fcb6163c27d135c207d1a5eb6f38a5732161741a4a88da2ae894e0245f
+checksum=8eba7864aad442212b2bc62aac6491708084ba5d84416a22b8a8ddf2ee7240ec
 replaces="mu<${version}"
 provides="mu-${version}_${revision}"

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

* Re: mu4e: update to 1.10.4
  2023-06-23 19:29 [PR PATCH] mu4e: update to 1.10.4 pascal-huber
  2023-06-23 20:17 ` Duncaen
  2023-06-23 20:24 ` [PR PATCH] [Updated] " pascal-huber
@ 2023-06-23 20:25 ` pascal-huber
  2023-06-23 20:27 ` [PR PATCH] [Merged]: " Duncaen
  3 siblings, 0 replies; 5+ messages in thread
From: pascal-huber @ 2023-06-23 20:25 UTC (permalink / raw)
  To: ml

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

New comment by pascal-huber on void-packages repository

https://github.com/void-linux/void-packages/pull/44597#issuecomment-1604904759

Comment:
> Could change the `maintainer` to `Orphaned <orphan@voidlinux.org>` or adopt the package if you'd like?

adopted, thanks

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

* Re: [PR PATCH] [Merged]: mu4e: update to 1.10.4
  2023-06-23 19:29 [PR PATCH] mu4e: update to 1.10.4 pascal-huber
                   ` (2 preceding siblings ...)
  2023-06-23 20:25 ` pascal-huber
@ 2023-06-23 20:27 ` Duncaen
  3 siblings, 0 replies; 5+ messages in thread
From: Duncaen @ 2023-06-23 20:27 UTC (permalink / raw)
  To: ml

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

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

mu4e: update to 1.10.4
https://github.com/void-linux/void-packages/pull/44597

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

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



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

end of thread, other threads:[~2023-06-23 20:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-23 19:29 [PR PATCH] mu4e: update to 1.10.4 pascal-huber
2023-06-23 20:17 ` Duncaen
2023-06-23 20:24 ` [PR PATCH] [Updated] " pascal-huber
2023-06-23 20:25 ` pascal-huber
2023-06-23 20:27 ` [PR PATCH] [Merged]: " Duncaen

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