erlang_27: 27.3.4.1 -> 27.3.4.2

https://github.com/erlang/otp/releases/tag/OTP-27.3.4.2
This commit is contained in:
Adam C. Stephens
2025-07-17 17:39:20 +00:00
parent f3cb23aadc
commit 0c1905e577

View File

@@ -1,6 +1,6 @@
{ mkDerivation }:
mkDerivation {
version = "27.3.4.1";
sha256 = "sha256-L9VgcdO1TyLNm+vke90w6Xuq/T3uKzmU4d0uYEfyQlc=";
version = "27.3.4.2";
sha256 = "sha256-wbaRSTwTrNADbShNHoWorWyD+2ul6NZbRs6isP3g+OI=";
}