erlang_27: 27.3.4.2 -> 27.3.4.3

https://github.com/erlang/otp/releases/tag/OTP-27.3.4.3
This commit is contained in:
Adam C. Stephens
2025-09-10 13:16:23 -04:00
parent 8056417976
commit 586cfaf842

View File

@@ -1,6 +1,6 @@
{ mkDerivation }:
mkDerivation {
version = "27.3.4.2";
sha256 = "sha256-wbaRSTwTrNADbShNHoWorWyD+2ul6NZbRs6isP3g+OI=";
version = "27.3.4.3";
sha256 = "sha256-p4M1PPrbpNq6la4kgTTCOa2f5/oYxNwMaSi59mhlM4o=";
}