erlang: 24.1.5 -> 24.1.6 (#146496)
This commit is contained in:
parent
da059cffc1
commit
866f134dbd
@ -3,6 +3,6 @@
|
||||
# How to obtain `sha256`:
|
||||
# nix-prefetch-url --unpack https://github.com/erlang/otp/archive/OTP-${version}.tar.gz
|
||||
mkDerivation {
|
||||
version = "24.1.5";
|
||||
sha256 = "sha256-MSPoJpbL9WeERqCSh9fiw9jhJGssqolxudyURpiypb0=";
|
||||
version = "24.1.6";
|
||||
sha256 = "sha256-Jh9w3+ft1RZjmb4PriCmHPj0tgkx8LBFjsg1s4BGojs=";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user