forked from mirrors/nixpkgs
elixir_1_9: 1.9.1 -> 1.9.2
This commit is contained in:
parent
622b23cfda
commit
768215a1f4
|
@ -1,7 +1,7 @@
|
|||
{ mkDerivation }:
|
||||
|
||||
mkDerivation {
|
||||
version = "1.9.1";
|
||||
sha256 = "106s2a3dykc5iwfrd5icqd737yfzaz1dw4x5v1j5z2fvf46h96dx";
|
||||
version = "1.9.2";
|
||||
sha256 = "19yn6nx6r627f5zbyc7ckgr96d6b45sgwx95n2gp2imqwqvpj8wc";
|
||||
minimumOTPVersion = "20";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue