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 e3c49d6 commit bdca297Copy full SHA for bdca297
repos/elpa/elpa-generated.nix
@@ -801,10 +801,10 @@
801
elpaBuild {
802
pname = "consult-recoll";
803
ename = "consult-recoll";
804
- version = "0.6.2";
+ version = "0.7";
805
src = fetchurl {
806
- url = "https://elpa.gnu.org/packages/consult-recoll-0.6.2.tar";
807
- sha256 = "0ngisaxdsfmjcincxdjrpgj6q6vh4dav7b2bpfls9a7107rb2ycp";
+ url = "https://elpa.gnu.org/packages/consult-recoll-0.7.tar";
+ sha256 = "12a1qhp7yz6r5pblm68wp1zis0xnvsn2rm12rz9fircq8p3ff3j7";
808
};
809
packageRequires = [ consult emacs ];
810
meta = {
0 commit comments