erlangR21: 21.2 -> 21.2.3

This commit is contained in:
Jean-Philippe Cugnet 2019-01-17 10:50:41 +01:00
parent 3de6effe70
commit 6750dd66f9
No known key found for this signature in database
GPG key ID: DE7B66F71BE85E31

View file

@ -1,8 +1,8 @@
{ mkDerivation }:
mkDerivation rec {
version = "21.2";
sha256 = "0v9smdp2vxkpsz65a6ypwzl12fqdfrsi7k29f5i7af0v27r308cm";
version = "21.2.3";
sha256 = "1v47c7bddbp31y6f8yzdjyvgcx9sskxql33k7cs0p5fmr05hhxws";
prePatch = ''
substituteInPlace configure.in --replace '`sw_vers -productVersion`' '10.10'