gnu: emacs-yasnippet: Update to 0.12.2.
authorKyle Meyer <kyle@kyleam.com>
Sat, 28 Oct 2017 03:59:10 +0000 (23:59 -0400)
committerLudovic Courtès <ludo@gnu.org>
Sat, 28 Oct 2017 19:52:31 +0000 (21:52 +0200)
* gnu/packages/emacs.scm (emacs-yasnippet): Update to 0.12.2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu/packages/emacs.scm

index 0986c58..026b27b 100644 (file)
@@ -4564,7 +4564,7 @@ mode-line.")
 (define-public emacs-yasnippet
   (package
     (name "emacs-yasnippet")
-    (version "0.12.0")
+    (version "0.12.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://github.com/joaotavora/yasnippet/"
@@ -4572,7 +4572,7 @@ mode-line.")
               (file-name (string-append name "-" version ".tar.gz"))
               (sha256
                (base32
-                "1yqiprighgqz1hsslph50cy09xxqabc06jffrnjcsdf6nj70xlkc"))
+                "01jabaz0g67bsziayrxgv74px55fx4nlrcl0csl8f1by2102pwc5"))
               (modules '((guix build utils)))
               (snippet
                '(begin