erlangR23: 23.3.4.3 -> 23.3.4.4
This commit is contained in:
parent
a9d265cd39
commit
57ac5534e2
1 changed files with 2 additions and 2 deletions
|
@ -3,6 +3,6 @@
|
||||||
# How to obtain `sha256`:
|
# How to obtain `sha256`:
|
||||||
# nix-prefetch-url --unpack https://github.com/erlang/otp/archive/OTP-${version}.tar.gz
|
# nix-prefetch-url --unpack https://github.com/erlang/otp/archive/OTP-${version}.tar.gz
|
||||||
mkDerivation {
|
mkDerivation {
|
||||||
version = "23.3.4.3";
|
version = "23.3.4.4";
|
||||||
sha256 = "wmR0XTMrJ3608HD341lNlYChwxs/8jb12Okw3RNHGCA=";
|
sha256 = "dnoSGfBUZrgcnNQNAoqmVOxK/NQlt1DC187sxg7mPq8=";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue