unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Nicolas Graves via Guix-patches via <guix-patches@gnu.org>
To: 75177@debbugs.gnu.org
Cc: Nicolas Graves <ngraves@ngraves.fr>
Subject: [bug#75177] [PATCH] gnu: emacs-jupyter: Update to 1.0-2.db8a9e2.
Date: Sun, 29 Dec 2024 14:49:08 +0100	[thread overview]
Message-ID: <20241229134910.10019-1-ngraves@ngraves.fr> (raw)

* 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





                 reply	other threads:[~2024-12-29 13:50 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20241229134910.10019-1-ngraves@ngraves.fr \
    --to=guix-patches@gnu.org \
    --cc=75177@debbugs.gnu.org \
    --cc=ngraves@ngraves.fr \
    /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).