erlang_26: 26.0.1 -> 26.0.2

This commit is contained in:
meppu
2023-06-30 14:41:57 +03:00
parent 0657c42d45
commit dc4d580db2
+2 -2
View File
@@ -1,7 +1,7 @@
{ lib, mkDerivation }:
mkDerivation {
version = "26.0.1";
sha256 = "sha256-uvBJu3hAg2L2yuh/D42tEy2Gr3Adk9/o/ssgy60T4rY=";
version = "26.0.2";
sha256 = "sha256-GzF/cpTUe5hoocDK5aio/lo8oYFeTr+HkftTYpQnOdA=";
}