erlang_27: 27.3.3 -> 27.3.4

https://github.com/erlang/otp/releases/tag/OTP-27.3.4
This commit is contained in:
Adam C. Stephens
2025-05-09 10:29:43 -04:00
parent 1fbc3bdd81
commit 805afb90cc
+2 -2
View File
@@ -1,6 +1,6 @@
{ mkDerivation }:
mkDerivation {
version = "27.3.3";
sha256 = "sha256-OTCCfVeJADxKlmgk8rRE3uzY8Y9qYwY/ubiopWG/0ao=";
version = "27.3.4";
sha256 = "sha256-RZiN17k5fSIQUYxOoAts5iy/obgoPM0RFB5YXAfkTSk=";
}