erlang_26: 26.2.5.9 -> 26.2.5.10

https://github.com/erlang/otp/releases/tag/OTP-26.2.5.10
This commit is contained in:
Adam C. Stephens
2025-03-28 17:10:55 -04:00
parent d7a5945c91
commit 73044f4020
+2 -2
View File
@@ -1,6 +1,6 @@
{ mkDerivation }:
mkDerivation {
version = "26.2.5.9";
sha256 = "sha256-FRNVmaeBUCFLmfhE9JVb1DgC/MIoryDV7lvh+YayRNA=";
version = "26.2.5.10";
sha256 = "sha256-dnkt2tg2jQ4pHvkrUvDPmw7Bxsd5ECd/3lLvuScyFoc=";
}