Commit cba7a905 authored by R. RyanTM's avatar R. RyanTM
Browse files

beam26Packages.elixir: 1.18.2 -> 1.18.3

parent dcc0ce5e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
{ mkDerivation }:
mkDerivation {
  version = "1.18.2";
  sha256 = "sha256-8FhUKAaEjBBcF0etVPdkxMfrnR5niU40U8cxDRJdEok=";
  version = "1.18.3";
  sha256 = "sha256-jH+1+IBWHSTyqakGClkP1Q4O2FWbHx7kd7zn6YGCog0=";
  # https://hexdocs.pm/elixir/1.18.0/compatibility-and-deprecations.html#between-elixir-and-erlang-otp
  minimumOTPVersion = "25";
  escriptPath = "lib/elixir/scripts/generate_app.escript";