GNU bug report logs - #73138
[PATCH] gnu: mpop: Update to 1.4.20.

Previous Next

Package: guix-patches;

Reported by: Timotej Lazar <timotej.lazar <at> araneo.si>

Date: Mon, 9 Sep 2024 09:18:02 UTC

Severity: normal

Tags: patch

Done: Z572 <zhengjunjie <at> iscas.ac.cn>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 73138 in the body.
You can then email your comments to 73138 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#73138; Package guix-patches. (Mon, 09 Sep 2024 09:18:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Timotej Lazar <timotej.lazar <at> araneo.si>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 09 Sep 2024 09:18:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Timotej Lazar <timotej.lazar <at> araneo.si>
To: guix-patches <at> gnu.org
Cc: Timotej Lazar <timotej.lazar <at> araneo.si>
Subject: [PATCH] gnu: mpop: Update to 1.4.20.
Date: Mon,  9 Sep 2024 11:16:18 +0200
* gnu/packages/mail.scm (mpop): Update to 1.4.20.

Change-Id: I6ad78891b2621ca7a9fe1787aac405fef800cec0
---
 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 ac9e02a6f6..c4e6cf7e19 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -3058,14 +3058,14 @@ (define-public mblaze
 (define-public mpop
   (package
     (name "mpop")
-    (version "1.4.19")
+    (version "1.4.20")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://marlam.de/mpop/releases/"
                            "mpop-" version ".tar.xz"))
        (sha256
-        (base32 "12jwalxf14z0rwkhdfw1whizc9dzcba9yv63wanwmszzqq9ixi13"))))
+        (base32 "0jxz6la8h8zlszflyxmkq4xai0lcix468d468d3wmnixgvhpvk1m"))))
     (build-system gnu-build-system)
     (inputs
      (list gnutls))

base-commit: 056910ec864cb7cf3225a0c27679d94405db7dcd
-- 
2.45.2





Reply sent to Z572 <zhengjunjie <at> iscas.ac.cn>:
You have taken responsibility. (Mon, 09 Sep 2024 10:57:03 GMT) Full text and rfc822 format available.

Notification sent to Timotej Lazar <timotej.lazar <at> araneo.si>:
bug acknowledged by developer. (Mon, 09 Sep 2024 10:57:03 GMT) Full text and rfc822 format available.

Message #10 received at 73138-done <at> debbugs.gnu.org (full text, mbox):

From: Z572 <zhengjunjie <at> iscas.ac.cn>
To: Timotej Lazar <timotej.lazar <at> araneo.si>
Cc: 73138-done <at> debbugs.gnu.org
Subject: Re: [bug#73138] [PATCH] gnu: mpop: Update to 1.4.20.
Date: Mon, 09 Sep 2024 18:56:28 +0800
[Message part 1 (text/plain, inline)]
Timotej Lazar <timotej.lazar <at> araneo.si> writes:

> * gnu/packages/mail.scm (mpop): Update to 1.4.20.
>
> Change-Id: I6ad78891b2621ca7a9fe1787aac405fef800cec0
> ---
>  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 ac9e02a6f6..c4e6cf7e19 100644
> --- a/gnu/packages/mail.scm
> +++ b/gnu/packages/mail.scm
> @@ -3058,14 +3058,14 @@ (define-public mblaze
>  (define-public mpop
>    (package
>      (name "mpop")
> -    (version "1.4.19")
> +    (version "1.4.20")
>      (source
>       (origin
>         (method url-fetch)
>         (uri (string-append "https://marlam.de/mpop/releases/"
>                             "mpop-" version ".tar.xz"))
>         (sha256
> -        (base32 "12jwalxf14z0rwkhdfw1whizc9dzcba9yv63wanwmszzqq9ixi13"))))
> +        (base32 "0jxz6la8h8zlszflyxmkq4xai0lcix468d468d3wmnixgvhpvk1m"))))
>      (build-system gnu-build-system)
>      (inputs
>       (list gnutls))
>
> base-commit: 056910ec864cb7cf3225a0c27679d94405db7dcd

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

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 07 Oct 2024 11:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 255 days ago.

Previous Next


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