erlang_28: 28.0.2 -> 28.0.3

https://github.com/erlang/otp/releases/tag/OTP-28.0.3
(cherry picked from commit 0095c1d3c3)
This commit is contained in:
Adam C. Stephens
2025-09-10 13:18:03 -04:00
committed by github-actions[bot]
parent a2ea4cf7ec
commit 5f59c51a63

View File

@@ -1,6 +1,6 @@
{ mkDerivation }:
mkDerivation {
version = "28.0.2";
sha256 = "sha256-4+Jv7MUX4KAwasNyU7AiV9+Qd9NginYXTN0fDteTFEM=";
version = "28.0.3";
sha256 = "sha256-fNuUMJs4nPZF0iptPxrd7xi13CDmLnA348hnyPFgL5Q=";
}