3
0
Fork 0
forked from mirrors/nixpkgs

lfe: update proper

This commit is contained in:
Weijia Wang 2023-03-21 23:31:17 +02:00
parent a9edfe8c78
commit 79e79829f5

View file

@ -18,13 +18,9 @@ let
proper = buildHex {
name = "proper";
version = "1.1.1-beta";
version = "1.4.0";
sha256 = "0hnkhs761yjynw9382w8wm4j3x0r7lllzavaq2kh9n7qy3zc1rdx";
configurePhase = ''
${erlang}/bin/escript write_compile_flags include/compile_flags.hrl
'';
sha256 = "sha256-GChYQhhb0z772pfRNKXLWgiEOE2zYRn+4OPPpIhWjLs=";
};
in