all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#68888] [PATCH] gnu: moe: Update to 1.14
@ 2024-02-02  7:25 Andy Tai
  2024-02-09 22:31 ` bug#68888: " Sharlatan Hellseher
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2024-02-02  7:25 UTC (permalink / raw)
  To: 68888; +Cc: Andy Tai

* gnu/packages/moe.scm (moe): Update to 1.14

Change-Id: I176ec1a3a2505a4e50426863282dbc73815ae904
---
 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 a1926f738b..2db9926263 100644
--- a/gnu/packages/moe.scm
+++ b/gnu/packages/moe.scm
@@ -28,14 +28,14 @@ (define-module (gnu packages moe)
 (define-public moe
   (package
     (name "moe")
-    (version "1.13")
+    (version "1.14")
     (source
      (origin
       (method url-fetch)
       (uri (string-append "mirror://gnu/moe/moe-"
                           version ".tar.lz"))
       (sha256
-       (base32 "0sql4r5g60k3rsz8vsr04rl5b873rwli1x75333xd29ga6y5g9a3"))))
+       (base32 "17cw43zsahisz5msqdv366np3zrdschgnm1lk1pm26dfw1nbvfpl"))))
     (build-system gnu-build-system)
     (native-inputs (list lzip))
     (inputs (list ncurses))

base-commit: 88e8b807d6af3cf2902909d295cd3194aa7ea684
-- 
2.41.0





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

* bug#68888: [PATCH] gnu: moe: Update to 1.14
  2024-02-02  7:25 [bug#68888] [PATCH] gnu: moe: Update to 1.14 Andy Tai
@ 2024-02-09 22:31 ` Sharlatan Hellseher
  0 siblings, 0 replies; 2+ messages in thread
From: Sharlatan Hellseher @ 2024-02-09 22:31 UTC (permalink / raw)
  To: 68888-done

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


Hi,

Pushed as f63d14b62a8cd867fde8f5d8faefce42c24d8e9d to master.

Thanks,
Oleg

[-- 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:[~2024-02-09 22:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-02  7:25 [bug#68888] [PATCH] gnu: moe: Update to 1.14 Andy Tai
2024-02-09 22:31 ` bug#68888: " Sharlatan Hellseher

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.