GNU bug report logs - #75453
[PATCH] gnu: moe: Update to 1.15.

Previous Next

Package: guix-patches;

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

Date: Thu, 9 Jan 2025 06:11:01 UTC

Severity: normal

Tags: patch

Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>

Bug is archived. No further changes may be made.

Full log


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

From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: Andy Tai <atai <at> atai.org>
Cc: 75453-done <at> debbugs.gnu.org
Subject: Re: [bug#75453] [PATCH] gnu: moe: Update to 1.15.
Date: Sat, 11 Jan 2025 23:22:08 +0800
[Message part 1 (text/plain, inline)]
Andy Tai <atai <at> atai.org> writes:

> * gnu/packages/moe.scm (moe): Update to 1.15.
>
> Change-Id: I085fc5d043718335c4a84d17c6cc33e0320d7580
> ---
>  gnu/packages/moe.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/moe.scm b/gnu/packages/moe.scm
> index 93ac00fbc6..aa121431be 100644
> --- a/gnu/packages/moe.scm
> +++ b/gnu/packages/moe.scm
> @@ -29,14 +29,14 @@ (define-module (gnu packages moe)
>  (define-public moe
>    (package
>      (name "moe")
> -    (version "1.14")
> +    (version "1.15")
>      (source
>       (origin
>        (method url-fetch)
>        (uri (string-append "mirror://gnu/moe/moe-"
>                            version ".tar.lz"))
>        (sha256
> -       (base32 "17cw43zsahisz5msqdv366np3zrdschgnm1lk1pm26dfw1nbvfpl"))))
> +       (base32 "0rhakw6qpnhj98cqq9mv7z3yjhwj1nk9gq54bja4fc6fk6qciy21"))))
>      (build-system gnu-build-system)
>      (native-inputs (list lzip))
>      (inputs (list ncurses))
>
> base-commit: 329daafcc3c798dd180fd98ff757452e3e016235

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

This bug report was last modified 182 days ago.

Previous Next


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