haskell-boomerang: update to version 1.4.2
This commit is contained in:
parent
3829975fd5
commit
10c4b8d0fa
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "boomerang";
|
pname = "boomerang";
|
||||||
version = "1.4.1";
|
version = "1.4.2";
|
||||||
sha256 = "0pmaysp6vw6cnxh3px47pwflm4fc83idld09bpnfnh2jkscp630a";
|
sha256 = "0vy70anwnh7649za6nzb65fx09vqkf50a961da6gzwvbaf526rd0";
|
||||||
buildDepends = [ mtl text ];
|
buildDepends = [ mtl text ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "Library for invertible parsing and printing";
|
description = "Library for invertible parsing and printing";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user