1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: jupyter-guile-kernel: Use guile-json-4.

* gnu/packages/guile-xyz.scm (jupyter-guile-kernel)[inputs]: Replace guile-json-3
with guile-json-4.

Change-Id: I25ca8ddf477dc77f97ed61f2792ccfe040402be0
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Yelninei
2026-02-11 15:48:39 +00:00
committed by Ludovic Courtès
parent 8c0d1bccf5
commit ce9d4c9f59

View File

@@ -2152,7 +2152,7 @@ messaging library.")
", \"-s"))))
#t))))))
(inputs
(list openssl guile-3.0 guile-json-3 guile-simple-zmq))
(list openssl guile-3.0 guile-json-4 guile-simple-zmq))
(synopsis "Guile kernel for the Jupyter Notebook")
(description
"This package provides a Guile 2.x kernel for the Jupyter Notebook. It