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
  0 siblings, 0 replies; only message 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] only message in thread

only message in thread, other threads:[~2025-01-09  6:11 UTC | newest]

Thread overview: (only message) (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

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