Skip to content
Snippets Groups Projects
Unverified Commit 09f1ac90 authored by Brian Leung's avatar Brian Leung
Browse files

gnu: emacs-ts: Update to 0.1-2.395649a.

* gnu/packages/emacs-xyz.scm (emacs-ts): Update to 0.1-2.395649a.
parent 7fa6d006
No related branches found
No related tags found
No related merge requests found
...@@ -11326,8 +11326,8 @@ (define-public emacs-org-make-toc ...@@ -11326,8 +11326,8 @@ (define-public emacs-org-make-toc
(license license:gpl3+))) (license license:gpl3+)))
   
(define-public emacs-ts (define-public emacs-ts
(let ((commit "93c074f2895a204e003e8c7f3033c37d6486fac8") (let ((commit "395649a2f2ba79028331bb1fa9ec08b218950ff6")
(revision "1")) (revision "2"))
(package (package
(name "emacs-ts") (name "emacs-ts")
(version (git-version "0.1" revision commit)) (version (git-version "0.1" revision commit))
...@@ -11338,7 +11338,7 @@ (define-public emacs-ts ...@@ -11338,7 +11338,7 @@ (define-public emacs-ts
(commit commit))) (commit commit)))
(sha256 (sha256
(base32 (base32
"0lpyv78k04vbp9glnv14dawcfgi3m49847wlgwfmkdq5cr3fn735")) "02603wv66fplsigxd87jy23hrb5g9vigszcpdqrdv0ypaqaxlr3a"))
(file-name (git-file-name name version)))) (file-name (git-file-name name version))))
(build-system emacs-build-system) (build-system emacs-build-system)
(propagated-inputs (propagated-inputs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment