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 e6fa282 commit af36e7fCopy full SHA for af36e7f
repos/nongnu/nongnu-generated.nix
@@ -2362,10 +2362,10 @@
2362
elpaBuild {
2363
pname = "sweeprolog";
2364
ename = "sweeprolog";
2365
- version = "0.5.3";
+ version = "0.5.4";
2366
src = fetchurl {
2367
- url = "https://elpa.nongnu.org/nongnu/sweeprolog-0.5.3.tar";
2368
- sha256 = "0cafcfq0zzxixck6c0hv4n0q18xaw3l7qqxrnbirif108p8pg0ik";
+ url = "https://elpa.nongnu.org/nongnu/sweeprolog-0.5.4.tar";
+ sha256 = "0d2pzzkq0d1p5wv31c0sflh5a2x4ydgkzw0l3l5jjlp0nfq1x9xa";
2369
};
2370
packageRequires = [ emacs ];
2371
meta = {
0 commit comments