* [bug#59932] [PATCH] gnu: eisl: Update to 2.65
@ 2022-12-09 21:43 Joeke de Graaf
2022-12-12 10:59 ` bug#59932: " Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: Joeke de Graaf @ 2022-12-09 21:43 UTC (permalink / raw)
To: 59932
[-- Attachment #1: Type: text/plain, Size: 72 bytes --]
This patch updates eisl to version 2.65
Best regards,
Joeke de Graaf
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-eisl-Update-to-2.65.patch --]
[-- Type: text/x-patch, Size: 1055 bytes --]
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(-)
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#59932: [PATCH] gnu: eisl: Update to 2.65
2022-12-09 21:43 [bug#59932] [PATCH] gnu: eisl: Update to 2.65 Joeke de Graaf
@ 2022-12-12 10:59 ` Guillaume Le Vaillant
0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2022-12-12 10:59 UTC (permalink / raw)
To: Joeke de Graaf; +Cc: 59932-done
[-- Attachment #1: Type: text/plain, Size: 66 bytes --]
Patch pushed as ad4bb682d35e2d6246c4b8cd0b2e5396d05bd242.
Thanks.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-12-12 11:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-09 21:43 [bug#59932] [PATCH] gnu: eisl: Update to 2.65 Joeke de Graaf
2022-12-12 10:59 ` bug#59932: " Guillaume Le Vaillant
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.