1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-18 07:05:53 +02:00

gnu: emacs-js2-mode: Update to 20231224.

* gnu/packages/emacs-xyz.scm (emacs-js2-mode): Update to 20231224.

Change-Id: Iffbe84ddee2559b526ba4345f4ff14f6ac1ca050
This commit is contained in:
Nicolas Goaziou
2024-01-01 19:09:24 +01:00
parent 2c5cf24680
commit c38dd0c482
+2 -2
View File
@@ -13816,7 +13816,7 @@ to all the other commands, too.")
(define-public emacs-js2-mode
(package
(name "emacs-js2-mode")
(version "20230408")
(version "20231224")
(source
(origin
(method git-fetch)
@@ -13825,7 +13825,7 @@ to all the other commands, too.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1vwykla43315wlky52807pn2nm508dx6593alk7hnrl2qkl7852s"))))
(base32 "11ppp1m7hl4ii79zjw62bqvksyzh5xmp3q1qw21wlj2s47mkpm73"))))
(build-system emacs-build-system)
(arguments
`(#:tests? #t