We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49c3f4e commit 63e405cCopy full SHA for 63e405c
repos/nongnu/nongnu-generated.nix
@@ -2653,10 +2653,10 @@
2653
elpaBuild {
2654
pname = "web-mode";
2655
ename = "web-mode";
2656
- version = "17.3.1";
+ version = "17.3.3";
2657
src = fetchurl {
2658
- url = "https://elpa.nongnu.org/nongnu/web-mode-17.3.1.tar";
2659
- sha256 = "0xlpxk9qscxip93lqyl1l5bzv6nxgq5yb8r05s4jslcipbbfil1d";
+ url = "https://elpa.nongnu.org/nongnu/web-mode-17.3.3.tar";
+ sha256 = "1ci28dfg6k4hwiqz85v9c24n7s52z29ghfyfjg971lq4mfqbx4yy";
2660
};
2661
packageRequires = [ emacs ];
2662
meta = {
0 commit comments