···7}:
8build-idris-package {
9 name = "wl-pprint";
10- version = "2016-09-28";
1112 src = fetchFromGitHub {
13 owner = "shayan-najd";
14 repo = "wl-pprint";
15- rev = "4cc88a0865620a3b997863e4167d3b98e1a41b52";
16- sha256 = "1yxxh366k5njad75r0xci2q5c554cddvzgrwk43b0xn8rq0vm11x";
17 };
1819 # The tests for this package fail. We should attempt to enable them when
···7}:
8build-idris-package {
9 name = "wl-pprint";
10+ version = "2017-03-13";
1112 src = fetchFromGitHub {
13 owner = "shayan-najd";
14 repo = "wl-pprint";
15+ rev = "97590d1679b3db07bb430783988b4cba539e9947";
16+ sha256 = "0ifp76cqg340jkkzanx69vg76qivv53vh1lzv9zkp5f49prkwl5d";
17 };
1819 # The tests for this package fail. We should attempt to enable them when