gnu: emacs-web-mode: Update to 17.2.1.

* gnu/packages/emacs-xyz.scm (emacs-web-mode): Update to 17.2.1.
This commit is contained in:
Nicolas Goaziou 2022-06-21 10:42:42 +02:00
parent 0e415a8c6f
commit 2773cc8927
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -11604,7 +11604,7 @@ (define-public emacs-gitlab-snip-helm
(define-public emacs-web-mode
(package
(name "emacs-web-mode")
(version "17")
(version "17.2.1")
(source
(origin
(method git-fetch)
@ -11613,7 +11613,7 @@ (define-public emacs-web-mode
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0jr5a1nzp8nbdng0k2fcaymiiv9ngrbknbrqaswgqn3akvx793jk"))))
(base32 "0sd2ysysn8x4iwz2fhnvh8knr3pdqgkvhkhsl948smmfl0dwj42f"))))
(build-system emacs-build-system)
(synopsis "Major mode for editing web templates")
(description "Web mode is an Emacs major mode for editing web templates