update erlangR20 from 20.3.1 to 20.3.2

This commit is contained in:
Jonathan C. Otsuka 2018-04-09 08:41:56 -05:00
parent 9cb28035eb
commit db1ac62e45

@ -1,8 +1,8 @@
{ mkDerivation, fetchurl }: { mkDerivation, fetchurl }:
mkDerivation rec { mkDerivation rec {
version = "20.3.1"; version = "20.3.2";
sha256 = "13qh3an98qm477zr1dvcklbhar001cikp177295llcqpchamgzx3"; sha256 = "0cd7rz32cxghxb2q7g3p52sxbhwqn4pkjlf28hy1dms6q7f85zv1";
prePatch = '' prePatch = ''
substituteInPlace configure.in --replace '`sw_vers -productVersion`' '10.10' substituteInPlace configure.in --replace '`sw_vers -productVersion`' '10.10'