[PATCH] gnu: eisl: Update to 2.65

  • Done
  • quality assurance status badge
Details
2 participants
  • Guillaume Le Vaillant
  • Joeke de Graaf
Owner
unassigned
Submitted by
Joeke de Graaf
Severity
normal
J
J
Joeke de Graaf wrote on 9 Dec 2022 22:43
(address . guix-patches@gnu.org)
87mt7wdzio.fsf@kleptop.mail-host-address-is-not-set
This patch updates eisl to version 2.65

Best regards,

Joeke de Graaf
From a2cc7b4462490897b1f87879b1b3ffbe0582d11e Mon Sep 17 00:00:00 2001
From: Joeke <joeke@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(-)

Toggle diff (24 lines)
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
G
G
Guillaume Le Vaillant wrote on 12 Dec 2022 11:59
(name . Joeke de Graaf)(address . joeke@posteo.net)(address . 59932-done@debbugs.gnu.org)
87tu2099an.fsf@kitej
Patch pushed as ad4bb682d35e2d6246c4b8cd0b2e5396d05bd242.
Thanks.
-----BEGIN PGP SIGNATURE-----

iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCY5cJsA8cZ2x2QHBvc3Rl
by5uZXQACgkQa+ggit8h/j8rrwEAkNLtUI5Ty8GSqN+BMZptIJTL0TKYD1tdU55l
/dUA408A/iljamHDuEXZ4CVnZddJl8lacduNyGHQ1mmZlzX1JOs2
=aD/I
-----END PGP SIGNATURE-----

Closed
?