erlang_nox: 27.3 -> 27.3.1 (#394043)

This commit is contained in:
Adam C. Stephens
2025-03-28 14:08:19 -04:00
committed by GitHub
+2 -2
View File
@@ -1,6 +1,6 @@
{ mkDerivation }:
mkDerivation {
version = "27.3";
sha256 = "sha256-ZT+d2altco156Bsk/n+Nk9P6Npg0zQIO+nY+I7CGtrw=";
version = "27.3.1";
sha256 = "sha256-VuVRwcS2TgDYT7buLMHOe8r0AWM+R9DxydcHErAy8xw=";
}