all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#68906] [PATCH] gnu: mailutils: Update to 3.17
@ 2024-02-03  6:34 Andy Tai
  2024-02-14 13:35 ` Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2024-02-03  6:34 UTC (permalink / raw)
  To: 68906; +Cc: Andy Tai

* gnu/packages/mail.scm (mailutils): Update to 3.17

Change-Id: I337e561f11185470e1cf43ddf9f9c25d64a0084a
---
 gnu/packages/mail.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index 76f379a710..1fe2bbefdc 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -280,14 +280,14 @@ (define-public anubis
 (define-public mailutils
   (package
     (name "mailutils")
-    (version "3.16")
+    (version "3.17")
     (source (origin
              (method url-fetch)
              (uri (string-append "mirror://gnu/mailutils/mailutils-"
                                  version ".tar.xz"))
              (sha256
               (base32
-               "1h02l0zilxsak1sxpm15vhfaahd8rwvcksc88cc7c0wc626ia784"))
+               "1sc45gpvnrcf7b627n8cxsp379kk2s3x68c2z19gwrkmqg7bljgs"))
              (patches
               (search-patches "mailutils-variable-lookup.patch"))))
     (build-system gnu-build-system)

base-commit: f45d05133472a9da13eae20ba4a676c696682c90
-- 
2.34.1





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

* [bug#68906] [PATCH] gnu: mailutils: Update to 3.17
  2024-02-03  6:34 [bug#68906] [PATCH] gnu: mailutils: Update to 3.17 Andy Tai
@ 2024-02-14 13:35 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2024-02-14 13:35 UTC (permalink / raw)
  To: Andy Tai; +Cc: 68906, 68906-done

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


Andy Tai <atai@atai.org> writes:

> * gnu/packages/mail.scm (mailutils): Update to 3.17
>
> Change-Id: I337e561f11185470e1cf43ddf9f9c25d64a0084a
> ---
>  gnu/packages/mail.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed this to master as
8d4c3032416c69f883d074f4f6d7bcc9741be75c.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2024-02-14 13:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-03  6:34 [bug#68906] [PATCH] gnu: mailutils: Update to 3.17 Andy Tai
2024-02-14 13:35 ` Christopher Baines

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.