GNU bug report logs - #68885
[PATCH] gnu: anubis: Update to 4.3

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Fri, 2 Feb 2024 07:15:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

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: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#68885: closed ([PATCH] gnu: anubis: Update to 4.3)
Date: Tue, 13 Feb 2024 12:25:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 13 Feb 2024 12:23:41 +0000
with message-id <878r3oblia.fsf <at> cbaines.net>
and subject line Re: [bug#68885] [PATCH] gnu: anubis: Update to 4.3
has caused the debbugs.gnu.org bug report #68885,
regarding [PATCH] gnu: anubis: Update to 4.3
to be marked as done.

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


-- 
68885: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68885
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: anubis: Update to 4.3
Date: Thu,  1 Feb 2024 23:13:55 -0800
* gnu/packages/mail.scm (anubis): Update to 4.3

Change-Id: If80772daaaa517e4baadfb8a7a00969749fcddda
---
 gnu/packages/mail.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index 76f379a710..78d407a05f 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -247,15 +247,15 @@ (define-public anubis
     (name "anubis")
     ;; This 4.2.90 alpha release adds support for Guile 3 and has fixes for
     ;; other issues.
-    (version "4.2.90")
+    (version "4.3")
     (source
      (origin
        (method url-fetch)
-       (uri (string-append "https://alpha.gnu.org/gnu/anubis/anubis-"
+       (uri (string-append "mirror://gnu/anubis/anubis-"
              version ".tar.gz"))
        (sha256
         (base32
-         "0dvm6acl32dv8bixx9z50gzwfp6kj4kxnn1j3dcwjlp7sasjp41s"))))
+         "0b5ghaccy09l6fv0bg4my3yrxbw807wpwk14xvjih8j6ghrz62pz"))))
     (build-system gnu-build-system)
     (native-inputs
      (list automake autoconf gettext-minimal m4))                     ;for the test suite

base-commit: 88e8b807d6af3cf2902909d295cd3194aa7ea684
-- 
2.41.0



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Andy Tai <atai <at> atai.org>
Cc: 68885-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#68885] [PATCH] gnu: anubis: Update to 4.3
Date: Tue, 13 Feb 2024 12:23:41 +0000
[Message part 4 (text/plain, inline)]
Andy Tai <atai <at> atai.org> writes:

> * gnu/packages/mail.scm (anubis): Update to 4.3
>
> Change-Id: If80772daaaa517e4baadfb8a7a00969749fcddda
> ---
>  gnu/packages/mail.scm | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

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

Chris
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 102 days ago.

Previous Next


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