all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Z572 <zhengjunjie@iscas.ac.cn>
To: Timotej Lazar <timotej.lazar@araneo.si>
Cc: 73138-done@debbugs.gnu.org
Subject: bug#73138: [PATCH] gnu: mpop: Update to 1.4.20.
Date: Mon, 09 Sep 2024 18:56:28 +0800	[thread overview]
Message-ID: <87ikv5yu1v.fsf@iscas.ac.cn> (raw)
In-Reply-To: <d8f2146991b574c62870aa38e209000aed3bbb16.1725873377.git.timotej.lazar@araneo.si> (Timotej Lazar's message of "Mon, 9 Sep 2024 11:16:18 +0200")

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

Timotej Lazar <timotej.lazar@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.

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

      reply	other threads:[~2024-09-09 10:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-09  9:16 [bug#73138] [PATCH] gnu: mpop: Update to 1.4.20 Timotej Lazar
2024-09-09 10:56 ` Z572 [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ikv5yu1v.fsf@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=73138-done@debbugs.gnu.org \
    --cc=timotej.lazar@araneo.si \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.