GNU bug report logs - #59932
[PATCH] gnu: eisl: Update to 2.65

Previous Next

Package: guix-patches;

Reported by: Joeke de Graaf <joeke <at> posteo.net>

Date: Fri, 9 Dec 2022 21:44:02 UTC

Severity: normal

Tags: patch

Done: Guillaume Le Vaillant <glv <at> posteo.net>

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 59932 in the body.
You can then email your comments to 59932 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#59932; Package guix-patches. (Fri, 09 Dec 2022 21:44:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Joeke de Graaf <joeke <at> posteo.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 09 Dec 2022 21:44:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Joeke de Graaf <joeke <at> posteo.net>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: eisl: Update to 2.65
Date: Fri, 09 Dec 2022 21:43:11 +0000
[Message part 1 (text/plain, inline)]
This patch updates eisl to version 2.65

Best regards,

Joeke de Graaf

[0001-gnu-eisl-Update-to-2.65.patch (text/x-patch, inline)]
From a2cc7b4462490897b1f87879b1b3ffbe0582d11e Mon Sep 17 00:00:00 2001
From: Joeke <joeke <at> posteo.net>
Date: Fri, 9 Dec 2022 22:38:53 +0100
Subject: [PATCH] gnu: eisl: Update to 2.65

---
 gnu/packages/lisp.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/lisp.scm b/gnu/packages/lisp.scm
index 339368f363..753952152e 100644
--- a/gnu/packages/lisp.scm
+++ b/gnu/packages/lisp.scm
@@ -1420,7 +1420,7 @@ (define-public buildapp
 (define-public eisl
   (package
     (name "eisl")
-    (version "2.63")
+    (version "2.65")
     (source
      (origin
        (method git-fetch)
@@ -1429,7 +1429,7 @@ (define-public eisl
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "01fwffk71c1cvq7pf50xwpl2a32rbghcymllg67wvm07yfw3gi0q"))))
+        (base32 "1cnis1v70k4wmvw1gmvj3l9qajzncaa9ka8rx67vx12bgrr0811g"))))
     (build-system gnu-build-system)
     (inputs
      (list bash-minimal freeglut gdbm libiconv ncurses tcl tk))
-- 
2.37.2


Reply sent to Guillaume Le Vaillant <glv <at> posteo.net>:
You have taken responsibility. (Mon, 12 Dec 2022 11:01:02 GMT) Full text and rfc822 format available.

Notification sent to Joeke de Graaf <joeke <at> posteo.net>:
bug acknowledged by developer. (Mon, 12 Dec 2022 11:01:02 GMT) Full text and rfc822 format available.

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

From: Guillaume Le Vaillant <glv <at> posteo.net>
To: Joeke de Graaf <joeke <at> posteo.net>
Cc: 59932-done <at> debbugs.gnu.org
Subject: Re: [bug#59932] [PATCH] gnu: eisl: Update to 2.65
Date: Mon, 12 Dec 2022 10:59:23 +0000
[Message part 1 (text/plain, inline)]
Patch pushed as ad4bb682d35e2d6246c4b8cd0b2e5396d05bd242.
Thanks.
[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. (Mon, 09 Jan 2023 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 222 days ago.

Previous Next


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