haskell-boomerang: update to version 1.4.1
This commit is contained in:
parent
713633f051
commit
3eeae1c4df
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "boomerang";
|
pname = "boomerang";
|
||||||
version = "1.4.0";
|
version = "1.4.1";
|
||||||
sha256 = "1z6sx2r886jms59ah31is0fqkwix2kwxmpnrc6bb2r6xazznxfc9";
|
sha256 = "0pmaysp6vw6cnxh3px47pwflm4fc83idld09bpnfnh2jkscp630a";
|
||||||
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