unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#61556] [PATCH] gnu: aerc: Update to 0.14.0
@ 2023-02-16 20:17 Timo Wilken
  2023-02-16 21:29 ` bug#61556: " Leo Famulari
  0 siblings, 1 reply; 3+ messages in thread
From: Timo Wilken @ 2023-02-16 20:17 UTC (permalink / raw)
  To: 61556; +Cc: Timo Wilken

* 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@muradm.net>
 ;;; Copyright © 2022 jgart <jgart@dismail.de>
 ;;; Copyright © 2022 ( <paren@disroot.org>
+;;; Copyright © 2023 Timo Wilken <guix@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





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

* bug#61556: [PATCH] gnu: aerc: Update to 0.14.0
  2023-02-16 20:17 [bug#61556] [PATCH] gnu: aerc: Update to 0.14.0 Timo Wilken
@ 2023-02-16 21:29 ` Leo Famulari
  2023-02-16 21:53   ` [bug#61556] " Timo Wilken
  0 siblings, 1 reply; 3+ messages in thread
From: Leo Famulari @ 2023-02-16 21:29 UTC (permalink / raw)
  To: Timo Wilken; +Cc: 61556-done

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




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

* [bug#61556] [PATCH] gnu: aerc: Update to 0.14.0
  2023-02-16 21:29 ` bug#61556: " Leo Famulari
@ 2023-02-16 21:53   ` Timo Wilken
  0 siblings, 0 replies; 3+ messages in thread
From: Timo Wilken @ 2023-02-16 21:53 UTC (permalink / raw)
  To: Leo Famulari; +Cc: 61556-done

Wow, that was quick, thanks Leo!




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

end of thread, other threads:[~2023-02-16 21:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-16 20:17 [bug#61556] [PATCH] gnu: aerc: Update to 0.14.0 Timo Wilken
2023-02-16 21:29 ` bug#61556: " Leo Famulari
2023-02-16 21:53   ` [bug#61556] " Timo Wilken

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).