Merge pull request #325160 from r-ryantm/auto-update/emacsPackages.ligo-mode

emacsPackages.ligo-mode: 20230302.1616 -> 1.7.1-unstable-2024-06-28
This commit is contained in:
adisbladis 2024-07-07 19:08:08 +12:00 committed by GitHub
commit 0101b1387c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,8 +7,8 @@
let
pname = "ligo-mode";
version = "20230302.1616";
commit = "d1073474efc9e0a020a4bcdf5e0c12a217265a3a";
version = "1.7.1-unstable-2024-06-28";
commit = "a62dff504867c4c4d9e0047114568a6e6b1eb291";
in
melpaBuild {
inherit pname version commit;
@ -17,7 +17,7 @@ melpaBuild {
owner = "ligolang";
repo = "ligo";
rev = commit;
hash = "sha256-wz9DF9mqi8WUt1Ebd+ueUTA314rKkdbjmoWF8cKuS8I=";
hash = "sha256-YnI2sZCE5rStWsQYY/D+Am1rep4UdK28rlmPMmJeY50=";
};
packageRequires = [ ];