erlang_27: 27.2.4 -> 27.3

https://www.erlang.org/news/175
https://erlang.org/download/OTP-27.3.README
This commit is contained in:
Adam C. Stephens
2025-03-05 08:42:36 -05:00
parent 75e9d5e5cc
commit e3f319bd09
+2 -2
View File
@@ -1,6 +1,6 @@
{ mkDerivation }:
mkDerivation {
version = "27.2.4";
sha256 = "sha256-0Oj5rU3mUgeYlaHoiOknJz4JsAlQUk1dEgZzYB6xMl0=";
version = "27.3";
sha256 = "sha256-ZT+d2altco156Bsk/n+Nk9P6Npg0zQIO+nY+I7CGtrw=";
}