summaryrefslogtreecommitdiff
path: root/local/packages/emacs.scm
diff options
context:
space:
mode:
Diffstat (limited to 'local/packages/emacs.scm')
-rw-r--r--local/packages/emacs.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/local/packages/emacs.scm b/local/packages/emacs.scm
index 562b662..5b1242e 100644
--- a/local/packages/emacs.scm
+++ b/local/packages/emacs.scm
@@ -105,7 +105,7 @@ capturing user input and paste it with @kbd{C-v} after exit.")
("texinfo" ,texinfo))))))
(define-public emacs-terminal-here-checkout
- (let ((commit "d663f9e7663105cc6ee3065f4891f5548ef9029b"))
+ (let ((commit "918b3894baaa475e30d86b389ddca73a5ea58638"))
(package
(inherit emacs-terminal-here)
(name "emacs-terminal-here-checkout")
@@ -119,4 +119,4 @@ capturing user input and paste it with @kbd{C-v} after exit.")
(file-name (git-file-name name version))
(sha256
(base32
- "0gjh7gkxpcwdb8lvx7w40lxprhay4r1li48k84a4jwgpkwwx0651")))))))
+ "1i6b7gma6zqyj2hmqwvw8khq0fbf52qjypv269rrs10hg0zzk81h")))))))