guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: guix-commits
Subject: 26/26: gnu: emacs-ts: Update to 0.1-2.395649a.
Date: Thu, 19 Sep 2019 20:35:39 -0400 (EDT)

leungbk pushed a commit to branch emacs-tests
in repository guix.

commit 09f1ac90c2d0fad5fa4c07ef15d8f68649bc3668
Author: Brian Leung <address@hidden>
Date:   Fri Sep 20 02:20:24 2019 +0200

    gnu: emacs-ts: Update to 0.1-2.395649a.
    
    * gnu/packages/emacs-xyz.scm (emacs-ts): Update to 0.1-2.395649a.
---
 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 d5de111..2c4e629 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -11326,8 +11326,8 @@ tables of contents.")
     (license license:gpl3+)))
 
 (define-public emacs-ts
-  (let ((commit "93c074f2895a204e003e8c7f3033c37d6486fac8")
-        (revision "1"))
+  (let ((commit "395649a2f2ba79028331bb1fa9ec08b218950ff6")
+        (revision "2"))
     (package
       (name "emacs-ts")
       (version (git-version "0.1" revision commit))
@@ -11338,7 +11338,7 @@ tables of contents.")
                       (commit commit)))
                 (sha256
                  (base32
-                  "0lpyv78k04vbp9glnv14dawcfgi3m49847wlgwfmkdq5cr3fn735"))
+                  "02603wv66fplsigxd87jy23hrb5g9vigszcpdqrdv0ypaqaxlr3a"))
                 (file-name (git-file-name name version))))
       (build-system emacs-build-system)
       (propagated-inputs



reply via email to

[Prev in Thread] Current Thread [Next in Thread]