mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 18:32:23 +08:00
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:
committed by
github-actions[bot]
parent
a2ea4cf7ec
commit
5f59c51a63
@@ -1,6 +1,6 @@
|
||||
{ mkDerivation }:
|
||||
|
||||
mkDerivation {
|
||||
version = "28.0.2";
|
||||
sha256 = "sha256-4+Jv7MUX4KAwasNyU7AiV9+Qd9NginYXTN0fDteTFEM=";
|
||||
version = "28.0.3";
|
||||
sha256 = "sha256-fNuUMJs4nPZF0iptPxrd7xi13CDmLnA348hnyPFgL5Q=";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user