haskell-vinyl: update to version 0.4.3

This commit is contained in:
Peter Simons 2014-07-22 12:22:25 +02:00
parent 0cb71fd83c
commit c8f9953107

View File

@ -4,8 +4,8 @@
cabal.mkDerivation (self: {
pname = "vinyl";
version = "0.4.2";
sha256 = "17vh5yv9dzw6zq1xw22k7mljpha0rcngbk5k0kynh7hyh6xy4zxz";
version = "0.4.3";
sha256 = "1npcpvr94l2gpk9z4y527raf2p3d6099m231vw0myci37ljnjgdf";
testDepends = [ doctest lens singletons ];
meta = {
description = "Extensible Records";