erlangR21: 21.2.3 -> 21.3.7.1

This commit is contained in:
Erlend Hamberg 2019-06-06 13:06:11 +02:00 committed by GitHub
parent 59f356164a
commit 0b37cf8db6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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