unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Joeke de Graaf <joeke@posteo.net>
To: 59932@debbugs.gnu.org
Subject: [bug#59932] [PATCH] gnu: eisl: Update to 2.65
Date: Fri, 09 Dec 2022 21:43:11 +0000	[thread overview]
Message-ID: <87mt7wdzio.fsf@kleptop.mail-host-address-is-not-set> (raw)

[-- 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


             reply	other threads:[~2022-12-09 21:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-09 21:43 Joeke de Graaf [this message]
2022-12-12 10:59 ` bug#59932: [PATCH] gnu: eisl: Update to 2.65 Guillaume Le Vaillant

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87mt7wdzio.fsf@kleptop.mail-host-address-is-not-set \
    --to=joeke@posteo.net \
    --cc=59932@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).