Commit 3b23c189 authored by Anderson Torres's avatar Anderson Torres
Browse files

elisp-packages: break ligo-mode

Because the auto-updater is not picking the correct hash.
parent 255786c0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -125,7 +125,7 @@ let
        ligo-mode =
          if super.ligo-mode.version == "0.3"
          then markBroken super.ligo-mode
          else super.ligo-mode;
          else markBroken super.ligo-mode; # auto-updater is failing somehow

        # upstream issue: missing file header
        link = markBroken super.link;