unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Konrad Hinsen <konrad.hinsen@fastmail.net>
To: 74527@debbugs.gnu.org
Subject: [bug#74527] [PATCH v2 3/3] gnu: cl-common-lisp-jupyter: Update to 1.0.
Date: Tue, 26 Nov 2024 16:45:54 +0100	[thread overview]
Message-ID: <m1y1163snh.fsf@fastmail.net> (raw)
In-Reply-To: <m1frnf5v86.fsf@fastmail.net>

* gnu/packages/lisp-xyz.scm (cl-common-lisp-jupyter,
ecl-common-lisp-jupyter, sbcl-common-lisp-jupyter): Update to 1.0.

Change-Id: I02696141b8e731eadf1f83567d4105d6de938e89
---
 gnu/packages/lisp-xyz.scm | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 1f0bb26a57..28be2f2849 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -12522,11 +12522,11 @@ (define-public ecl-command-line-arguments
   (sbcl-package->ecl-package sbcl-command-line-arguments))
 
 (define-public sbcl-common-lisp-jupyter
-  (let ((commit "ba9f0e746b9200d6fd6db647d7274448119ed01b")
-        (revision "3"))
+  (let ((commit "3555a009f6d8734751bda1feadc8a09e7b0099b6")
+        (revision "0"))
     (package
       (name "sbcl-common-lisp-jupyter")
-      (version (git-version "0.1.0" revision commit))
+      (version (git-version "1.0" revision commit))
       (source
        (origin
          (method git-fetch)
@@ -12535,7 +12535,7 @@ (define-public sbcl-common-lisp-jupyter
                (commit commit)))
          (file-name (git-file-name "common-lisp-jupyter" commit))
          (sha256
-          (base32 "0si69xfzi769dprwfy7gp1x3bl7lxz6d4n98sa26w9r41wvay5ja"))))
+          (base32 "05nj171jad9819iq137i7vxgxyxz1sr3p4qxgr2k7z1ihq5kb0gw"))))
       (build-system asdf-build-system/sbcl)
       (inputs
        (list sbcl-alexandria
@@ -12555,7 +12555,7 @@ (define-public sbcl-common-lisp-jupyter
              sbcl-static-vectors
              sbcl-trivial-do
              sbcl-trivial-garbage
-             sbcl-trivial-gray-streams
+             sbcl-nontrivial-gray-streams
              sbcl-trivial-mimes))
       (home-page "https://yitzchak.github.io/common-lisp-jupyter/")
       (synopsis "Common Lisp kernel for Jupyter")
-- 
2.46.0





      parent reply	other threads:[~2024-11-26 15:47 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-25 12:55 [bug#74527] [PATCH] gnu: cl-eclector: Update to 0.10.0 Konrad Hinsen
2024-11-26 13:08 ` Guillaume Le Vaillant
2024-11-26 13:57   ` Konrad Hinsen
2024-11-26 14:24     ` Konrad Hinsen
2024-11-26 14:32       ` Guillaume Le Vaillant
2024-11-26 15:44 ` [bug#74527] [PATCH v2 1/3] " Konrad Hinsen
2024-11-27 13:01   ` bug#74527: " Guillaume Le Vaillant
2024-11-26 15:45 ` [bug#74527] [PATCH v2 2/3] gnu: Add cl-nontrivial-gray-streams Konrad Hinsen
2024-11-26 15:45 ` Konrad Hinsen [this message]

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=m1y1163snh.fsf@fastmail.net \
    --to=konrad.hinsen@fastmail.net \
    --cc=74527@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).