GNU bug report logs - #68888
[PATCH] gnu: moe: Update to 1.14

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Fri, 2 Feb 2024 07:26:01 UTC

Severity: normal

Tags: patch

Done: Sharlatan Hellseher <sharlatanus <at> gmail.com>

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 68888 in the body.
You can then email your comments to 68888 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#68888; Package guix-patches. (Fri, 02 Feb 2024 07:26: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. (Fri, 02 Feb 2024 07:26: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.14
Date: Thu,  1 Feb 2024 23:25:03 -0800
* 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





Reply sent to Sharlatan Hellseher <sharlatanus <at> gmail.com>:
You have taken responsibility. (Fri, 09 Feb 2024 22:33:02 GMT) Full text and rfc822 format available.

Notification sent to Andy Tai <atai <at> atai.org>:
bug acknowledged by developer. (Fri, 09 Feb 2024 22:33:02 GMT) Full text and rfc822 format available.

Message #10 received at 68888-done <at> debbugs.gnu.org (full text, mbox):

From: Sharlatan Hellseher <sharlatanus <at> gmail.com>
To: 68888-done <at> debbugs.gnu.org
Subject: [PATCH] gnu: moe: Update to 1.14
Date: Fri, 09 Feb 2024 22:31:42 +0000
[Message part 1 (text/plain, inline)]
Hi,

Pushed as f63d14b62a8cd867fde8f5d8faefce42c24d8e9d to master.

Thanks,
Oleg
[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. (Sat, 09 Mar 2024 12:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 106 days ago.

Previous Next


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