erlang_29: 28.0.4 -> 28.1

https://github.com/erlang/otp/releases/tag/OTP-28.1
This commit is contained in:
Adam C. Stephens
2025-09-17 10:20:20 -04:00
parent f2a72def53
commit 69df0c29b0
+2 -2
View File
@@ -1,6 +1,6 @@
{ mkDerivation }:
mkDerivation {
version = "28.0.4";
sha256 = "sha256-xJXrV0DfYPLunkIg8jtHZNQYEH278cSeh+uR/vGw18k=";
version = "28.1";
sha256 = "sha256-rR31Zj7c2eNf608HhLNlrGnVQN/Nymug6EcPfeNHfqk=";
}