[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
56/78: gnu: emacs-nodejs-repl: Update to 0.2.5.
From: |
guix-commits |
Subject: |
56/78: gnu: emacs-nodejs-repl: Update to 0.2.5. |
Date: |
Fri, 23 Feb 2024 03:12:11 -0500 (EST) |
sharlatan pushed a commit to branch go-team
in repository guix.
commit 915f571f6708d11acf1c45d01a0730c4cc33efaa
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Thu Feb 22 14:47:04 2024 +0100
gnu: emacs-nodejs-repl: Update to 0.2.5.
* gnu/packages/emacs-xyz.scm (emacs-nodejs-repl): Update to 0.2.5.
Change-Id: I1c447a3d6acb750704ffd7b03779a439e2ba7577
---
gnu/packages/emacs-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 005006e593..f8cf5bf986 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -14130,7 +14130,7 @@ an Emacs buffer.")
(define-public emacs-nodejs-repl
(package
(name "emacs-nodejs-repl")
- (version "0.2.4")
+ (version "0.2.5")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -14139,7 +14139,7 @@ an Emacs buffer.")
(file-name (git-file-name name version))
(sha256
(base32
- "0a5mmg3cmdi73giblp07ksl06xzl9nb2m3f96ny4r3rv0ar3v1bx"))))
+ "06in0nnynrj6ciwbch4x8s65n6d750ikarvrdcjypi0cb0vscwsk"))))
(build-system emacs-build-system)
(inputs
(list node-lts))
- 61/78: gnu: emacs-parent-mode: Run tests., (continued)
- 61/78: gnu: emacs-parent-mode: Run tests., guix-commits, 2024/02/23
- 47/78: gnu: emacs-flycheck: Update to 34.1., guix-commits, 2024/02/23
- 68/78: gnu: emacs-vertico: Update to 1.7., guix-commits, 2024/02/23
- 53/78: gnu: emacs-magit-todos: Update to 1.7.1., guix-commits, 2024/02/23
- 22/78: gnu: Add tagainijisho., guix-commits, 2024/02/23
- 23/78: gnu: Add libsixel., guix-commits, 2024/02/23
- 41/78: gnu: emacs-ebib: Update to 2.40.4., guix-commits, 2024/02/23
- 39/78: gnu: emacs-doom-modeline: Update to 4.1.0., guix-commits, 2024/02/23
- 44/78: gnu: emacs-elpher: Update to 3.5.1., guix-commits, 2024/02/23
- 52/78: gnu: emacs-log4e: Update to 0.4.1., guix-commits, 2024/02/23
- 56/78: gnu: emacs-nodejs-repl: Update to 0.2.5.,
guix-commits <=
- 46/78: gnu: emacs-evil-matchit: Update to 3.0.4., guix-commits, 2024/02/23
- 58/78: gnu: emacs-org: Update to 9.6.19., guix-commits, 2024/02/23
- 72/78: gnu: emacs-ox-tufte: Run tests., guix-commits, 2024/02/23
- 67/78: gnu: emacs-treebundel: Update to 0.3.0., guix-commits, 2024/02/23
- 76/78: gnu: Remove go-etcd-io-bbolt., guix-commits, 2024/02/23
- 78/78: Merge remote-tracking branch 'origin/master' into go-team Change-Id: I610a9cfef99c99b0abe50c7d363d5a9ac5799d69, guix-commits, 2024/02/23
- 37/78: gnu: emacs-consult: Update to 1.2., guix-commits, 2024/02/23