haskell-vinyl: update to version 0.4.2
This commit is contained in:
parent
b99b0f3ca2
commit
44853ef4d2
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "vinyl";
|
pname = "vinyl";
|
||||||
version = "0.4.1";
|
version = "0.4.2";
|
||||||
sha256 = "1x8kxb4z4nj7h6pbl0r37rr7k88ly64cn0bf7izyaqjrsf0kxdci";
|
sha256 = "17vh5yv9dzw6zq1xw22k7mljpha0rcngbk5k0kynh7hyh6xy4zxz";
|
||||||
testDepends = [ doctest lens singletons ];
|
testDepends = [ doctest lens singletons ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "Extensible Records";
|
description = "Extensible Records";
|
||||||
|
Loading…
Reference in New Issue
Block a user