mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 10:22:54 +08:00
erlang_28: 28.0.3 -> 28.0.4
https://github.com/erlang/otp/releases/tag/OTP-28.0.4
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ mkDerivation }:
|
||||
|
||||
mkDerivation {
|
||||
version = "28.0.3";
|
||||
sha256 = "sha256-fNuUMJs4nPZF0iptPxrd7xi13CDmLnA348hnyPFgL5Q=";
|
||||
version = "28.0.4";
|
||||
sha256 = "sha256-xJXrV0DfYPLunkIg8jtHZNQYEH278cSeh+uR/vGw18k=";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user