* [bug#75177] [PATCH] gnu: emacs-jupyter: Update to 1.0-2.db8a9e2.
@ 2024-12-29 13:49 Nicolas Graves via Guix-patches via
0 siblings, 0 replies; only message in thread
From: Nicolas Graves via Guix-patches via @ 2024-12-29 13:49 UTC (permalink / raw)
To: 75177; +Cc: Nicolas Graves
* gnu/packages/emacs-xyz.scm (emacs-jupyter): Update to 1.0-2.db8a9e2.
---
gnu/packages/emacs-xyz.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 4e4ac5d4c4..092624e594 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -23942,8 +23942,8 @@ (define-public epipe
(license license:gpl3+)))
(define-public emacs-jupyter
- (let ((commit "f97f4b5d8c83e0b901020f835183dde8a2bf649e")
- (revision "1"))
+ (let ((commit "db8a9e233a010a61063f34220821ec76157a2d84")
+ (revision "2"))
(package
(name "emacs-jupyter")
(version (git-version "1.0" revision commit))
@@ -23955,7 +23955,7 @@ (define-public emacs-jupyter
(commit commit)))
(file-name (git-file-name name version))
(sha256
- (base32 "0jmhh9ncnf4ai8rr2g474n6dv9m7v983s2w0smy0h7l07sp43klq"))))
+ (base32 "0gjxi84d95sx5fw8q2a8szfhq6kb4xzwq0xr9a3pirkiga9hxymz"))))
(build-system emacs-build-system)
(propagated-inputs
(list emacs-company ;optional
--
2.47.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-12-29 13:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-29 13:49 [bug#75177] [PATCH] gnu: emacs-jupyter: Update to 1.0-2.db8a9e2 Nicolas Graves via Guix-patches via
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.