GNU bug report logs - #61556
[PATCH] gnu: aerc: Update to 0.14.0

Previous Next

Package: guix-patches;

Reported by: Timo Wilken <guix <at> twilken.net>

Date: Thu, 16 Feb 2023 20:19:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Leo Famulari <leo <at> famulari.name>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#61556: closed ([PATCH] gnu: aerc: Update to 0.14.0)
Date: Thu, 16 Feb 2023 21:30:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 16 Feb 2023 16:29:41 -0500
with message-id <Y+6gRQyIf8Nuyjpo <at> jasmine.lan>
and subject line Re: [bug#61556] [PATCH] gnu: aerc: Update to 0.14.0
has caused the debbugs.gnu.org bug report #61556,
regarding [PATCH] gnu: aerc: Update to 0.14.0
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
61556: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61556
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Timo Wilken <guix <at> twilken.net>
To: guix-patches <at> gnu.org
Cc: Timo Wilken <guix <at> twilken.net>
Subject: [PATCH] gnu: aerc: Update to 0.14.0
Date: Thu, 16 Feb 2023 21:17:50 +0100
* gnu/packages/mail.scm (aerc): Update to 0.14.0.
---
 gnu/packages/mail.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index adac3cce4b..c8bf77f8c2 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -51,6 +51,7 @@
 ;;; Copyright © 2022 muradm <mail <at> muradm.net>
 ;;; Copyright © 2022 jgart <jgart <at> dismail.de>
 ;;; Copyright © 2022 ( <paren <at> disroot.org>
+;;; Copyright © 2023 Timo Wilken <guix <at> twilken.net>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -4788,7 +4789,7 @@ (define-public smtpmail
 (define-public aerc
   (package
     (name "aerc")
-    (version "0.13.0")
+    (version "0.14.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -4797,7 +4798,7 @@ (define-public aerc
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "18rykklc0ppl53sm9lzhrw6kv4rcc7x45nv7qii7m4qads2pyjm5"))))
+                "067j7kja78hv7dafw8gy3m2g5cslq6xlnzja8lm3b5p0m0vfabm8"))))
     (build-system go-build-system)
     (arguments
      (list #:import-path "git.sr.ht/~rjarry/aerc"
-- 
2.39.1



[Message part 3 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Timo Wilken <guix <at> twilken.net>
Cc: 61556-done <at> debbugs.gnu.org
Subject: Re: [bug#61556] [PATCH] gnu: aerc: Update to 0.14.0
Date: Thu, 16 Feb 2023 16:29:41 -0500
On Thu, Feb 16, 2023 at 09:17:50PM +0100, Timo Wilken wrote:
> * gnu/packages/mail.scm (aerc): Update to 0.14.0.

Thanks! Pushed as 28bd26b6b8245c71bc474237b24498caa832cc25


This bug report was last modified 2 years and 152 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.