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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 75453 in the body.
You can then email your comments to 75453 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#75453; Package guix-patches. (Thu, 09 Jan 2025 06:11:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Andy Tai <atai <at> atai.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 09 Jan 2025 06:11:01 GMT) Full text and rfc822 format available.

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

From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: moe: Update to 1.15.
Date: Wed,  8 Jan 2025 22:09:41 -0800
* 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
-- 
2.34.1





Reply sent to Zheng Junjie <zhengjunjie <at> iscas.ac.cn>:
You have taken responsibility. (Sat, 11 Jan 2025 15:23:02 GMT) Full text and rfc822 format available.

Notification sent to Andy Tai <atai <at> atai.org>:
bug acknowledged by developer. (Sat, 11 Jan 2025 15:23:02 GMT) Full text and rfc822 format available.

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)]

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

This bug report was last modified 132 days ago.

Previous Next


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