me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/emacs-xyz.scm (emacs-web-mode): Update to 17.3.13.
master
Nicolas Goaziou 2023-10-03 21:39:05 +02:00
parent dfeac7e477
commit 1e0db9b966
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -14790,7 +14790,7 @@ Emacs.")
(define-public emacs-web-mode
(package
(name "emacs-web-mode")
(version "17.2.1")
(version "17.3.13")
(source
(origin
(method git-fetch)
@ -14799,7 +14799,7 @@ Emacs.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0sd2ysysn8x4iwz2fhnvh8knr3pdqgkvhkhsl948smmfl0dwj42f"))))
(base32 "0d4j97vywfqabc896w8d30niig19lg2q1bdd3kxyvz3b8027zn4g"))))
(build-system emacs-build-system)
(synopsis "Major mode for editing web templates")
(description "Web mode is an Emacs major mode for editing web templates