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 f1f72f6 commit c507c22Copy full SHA for c507c22
repos/nongnu/nongnu-generated.nix
@@ -139,10 +139,10 @@
139
elpaBuild {
140
pname = "autothemer";
141
ename = "autothemer";
142
- version = "0.2.9";
+ version = "0.2.10";
143
src = fetchurl {
144
- url = "https://elpa.nongnu.org/nongnu/autothemer-0.2.9.tar";
145
- sha256 = "1vcqsd97y5jfiw1bzjx6s2gmzsyp2a6lhi88s5drpbk0ybsmrnxm";
+ url = "https://elpa.nongnu.org/nongnu/autothemer-0.2.10.tar";
+ sha256 = "15kdvhh0ywn25ckpkn00f4zcaqmfya6kxggfkis40ryn6y31jd38";
146
};
147
packageRequires = [ dash emacs ];
148
meta = {
0 commit comments