From: Andy Tai <atai@atai.org>
To: 75453@debbugs.gnu.org
Cc: Andy Tai <atai@atai.org>
Subject: [bug#75453] [PATCH] gnu: moe: Update to 1.15.
Date: Wed, 8 Jan 2025 22:09:41 -0800 [thread overview]
Message-ID: <6f46470a5f2008c266251dd46fa396d3ace1c939.1736402968.git.atai@atai.org> (raw)
* 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 other threads:[~2025-01-09 6:11 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=6f46470a5f2008c266251dd46fa396d3ace1c939.1736402968.git.atai@atai.org \
--to=atai@atai.org \
--cc=75453@debbugs.gnu.org \
/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.