mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-27 09:23:01 +00:00
emacsPackages.ligo-mode: 20230302.1616 -> 1.7.1-unstable-2024-06-28
This commit is contained in:
parent
8f3b38daf2
commit
6240e292a2
@ -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 = [ ];
|
||||
|
Loading…
Reference in New Issue
Block a user