[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
38/42: gnu: emacs-web-mode: Update to 17.3.13.
From: |
guix-commits |
Subject: |
38/42: gnu: emacs-web-mode: Update to 17.3.13. |
Date: |
Tue, 3 Oct 2023 16:54:52 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit 1e0db9b9662232210e2d253ec5ec21d3fe9b0b5e
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Tue Oct 3 21:39:05 2023 +0200
gnu: emacs-web-mode: Update to 17.3.13.
* gnu/packages/emacs-xyz.scm (emacs-web-mode): Update to 17.3.13.
---
gnu/packages/emacs-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 105ab44237..e9734d1b98 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -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
- 33/42: gnu: emacs-org-super-agenda: Run tests., (continued)
- 33/42: gnu: emacs-org-super-agenda: Run tests., guix-commits, 2023/10/03
- 36/42: gnu: emacs-pg: Update to 0.24., guix-commits, 2023/10/03
- 37/42: gnu: emacs-tree-inspector: Update to 0.4., guix-commits, 2023/10/03
- 15/42: gnu: emacs-dracula-theme: Update to 1.8.1., guix-commits, 2023/10/03
- 14/42: gnu: emacs-datetime: Update to 0.9.1., guix-commits, 2023/10/03
- 39/42: gnu: emacs-yaml: Update to 0.5.4., guix-commits, 2023/10/03
- 19/42: gnu: emacs-embark: Update to 0.23., guix-commits, 2023/10/03
- 22/42: gnu: emacs-fountain-mode: Update to 3.6.3., guix-commits, 2023/10/03
- 34/42: gnu: emacs-org-super-agenda: Use G-expressions., guix-commits, 2023/10/03
- 35/42: gnu: emacs-parseedn: Update to 1.2.0., guix-commits, 2023/10/03
- 38/42: gnu: emacs-web-mode: Update to 17.3.13.,
guix-commits <=
- 29/42: gnu: emacs-modus-themes: Update to 4.3.0., guix-commits, 2023/10/03
- 40/42: gnu: emacs-yeetube: Update to 2.0.4., guix-commits, 2023/10/03
- 30/42: gnu: emacs-org-ql: Update to 0.7.2., guix-commits, 2023/10/03
- 41/42: gnu: emacs-yeetube: Use executables from inputs., guix-commits, 2023/10/03
- 42/42: gnu: emacs-yeetube: Improve package style., guix-commits, 2023/10/03