erlang: 25.0 -> 25.0.2
https://www.erlang.org/patches/otp-25.0.1 https://www.erlang.org/patches/otp-25.0.2
This commit is contained in:
parent
1224622646
commit
e6349895cf
@ -3,6 +3,6 @@
|
||||
# How to obtain `sha256`:
|
||||
# nix-prefetch-url --unpack https://github.com/erlang/otp/archive/OTP-${version}.tar.gz
|
||||
mkDerivation {
|
||||
version = "25.0";
|
||||
sha256 = "1nf72yiirdpxcs8m10xc04ryghxxc73x954x38m5a6fhv2hfhp2n";
|
||||
version = "25.0.2";
|
||||
sha256 = "01jgmrskm04vdx560wry4xjy7xj57b82fhwyhn42hpv5k3dz4lp7";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user