unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#75453] [PATCH] gnu: moe: Update to 1.15.
@ 2025-01-09  6:09 Andy Tai
  2025-01-11 15:22 ` bug#75453: " Zheng Junjie
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2025-01-09  6:09 UTC (permalink / raw)
  To: 75453; +Cc: Andy Tai

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#75453: [PATCH] gnu: moe: Update to 1.15.
  2025-01-09  6:09 [bug#75453] [PATCH] gnu: moe: Update to 1.15 Andy Tai
@ 2025-01-11 15:22 ` Zheng Junjie
  0 siblings, 0 replies; 2+ messages in thread
From: Zheng Junjie @ 2025-01-11 15:22 UTC (permalink / raw)
  To: Andy Tai; +Cc: 75453-done

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

Andy Tai <atai@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.

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-01-11 15:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-09  6:09 [bug#75453] [PATCH] gnu: moe: Update to 1.15 Andy Tai
2025-01-11 15:22 ` bug#75453: " Zheng Junjie

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).