elixir_1_19: 1.19.0 -> 1.19.1 (#453927)

This commit is contained in:
Yt
2025-10-21 00:11:24 +00:00
committed by GitHub
@@ -1,7 +1,7 @@
{ mkDerivation }:
mkDerivation {
version = "1.19.0";
sha256 = "sha256-d5ForVzRlj/OpusNNKIuTiNeiumqtruitxlVmvraah4=";
version = "1.19.1";
sha256 = "sha256-0rJx1BoJGDS0FsXyngBfQL3LhhNZvwh+TLQZjqOPFQw=";
# https://hexdocs.pm/elixir/1.19.0-rc.1/compatibility-and-deprecations.html#between-elixir-and-erlang-otp
minimumOTPVersion = "26";
maximumOTPVersion = "28";