gnu: emacs-ts: Update to 0.1-2.395649a.
* gnu/packages/emacs-xyz.scm (emacs-ts): Update to 0.1-2.395649a.
This commit is contained in:
parent
7fa6d0063c
commit
09f1ac90c2
1 changed files with 3 additions and 3 deletions
|
@ -11326,8 +11326,8 @@ tables of contents.")
|
||||||
(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 @@ tables of contents.")
|
||||||
(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
|
||||||
|
|
Reference in a new issue