erlangR19: 19.3.6.6 -> 19.3.6.11

This commit is contained in:
Jean-Philippe Cugnet 2018-09-25 22:39:54 +02:00
parent 4b1ffa0b00
commit bf22712993
No known key found for this signature in database
GPG key ID: DE7B66F71BE85E31

View file

@ -1,8 +1,8 @@
{ mkDerivation, fetchpatch }:
mkDerivation rec {
version = "19.3.6.6";
sha256 = "05l81gig0hmr951pjvwknc9x2qvpm95ph9z072hn4jqg13rzbgvg";
version = "19.3.6.11";
sha256 = "0b02iv8dly1vkc2xnqqi030sdj34h4gji2h4qgilllajr1f868vm";
patches = [
# macOS 10.13 crypto fix from OTP-20.1.2