erlang_27: 27.3.4.2 -> 27.3.4.3

https://github.com/erlang/otp/releases/tag/OTP-27.3.4.3
(cherry picked from commit 586cfaf842)
This commit is contained in:
Adam C. Stephens
2025-09-10 13:16:23 -04:00
committed by github-actions[bot]
parent 1330c47ea0
commit a2ea4cf7ec

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=";
}