erlang_28: 28.0-rc1 -> 28.0-rc2

https://github.com/erlang/otp/releases/tag/OTP-28.0-rc2
This commit is contained in:
Adam C. Stephens
2025-03-20 19:42:38 +00:00
parent 284bdce430
commit 9eb2002cab
+2 -2
View File
@@ -1,6 +1,6 @@
{ mkDerivation }:
mkDerivation {
version = "28.0-rc1";
sha256 = "sha256-fjje31F5YW5rzetb2r4fkESwKt9N+WOH3yrqETUjJzg=";
version = "28.0-rc2";
sha256 = "sha256-ENarmypS1rs6gG7e0/WOC9p/jabwrjbj/u1rFeWDHck=";
}