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 ea4b92b commit 817a330Copy full SHA for 817a330
repos/nongnu/nongnu-generated.nix
@@ -139,10 +139,10 @@
139
elpaBuild {
140
pname = "autothemer";
141
ename = "autothemer";
142
- version = "0.2.12";
+ version = "0.2.14";
143
src = fetchurl {
144
- url = "https://elpa.nongnu.org/nongnu/autothemer-0.2.12.tar";
145
- sha256 = "058mrm755k15jhnbmahlxd51xdkydjqi7ya6acp64yl5xn4hp3bi";
+ url = "https://elpa.nongnu.org/nongnu/autothemer-0.2.14.tar";
+ sha256 = "14y8b807d75qym1qviiqy1s85495z9g7jvvfqqz42ngdnk87l3qb";
146
};
147
packageRequires = [ dash emacs ];
148
meta = {
0 commit comments