erlang_28: 28.0.3 -> 28.0.4

https://github.com/erlang/otp/releases/tag/OTP-28.0.4
This commit is contained in:
Adam C. Stephens
2025-09-11 12:09:04 -04:00
parent a1b4ee54d5
commit eda74daf11

View File

@@ -1,6 +1,6 @@
{ mkDerivation }:
mkDerivation {
version = "28.0.3";
sha256 = "sha256-fNuUMJs4nPZF0iptPxrd7xi13CDmLnA348hnyPFgL5Q=";
version = "28.0.4";
sha256 = "sha256-xJXrV0DfYPLunkIg8jtHZNQYEH278cSeh+uR/vGw18k=";
}