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