haskell-web-routes-boomerang: update to version 0.28.3
This commit is contained in:
parent
c091b8d8f7
commit
8e46d106b2
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "web-routes-boomerang";
|
pname = "web-routes-boomerang";
|
||||||
version = "0.28.2";
|
version = "0.28.3";
|
||||||
sha256 = "17237xq8nvy0c1mxzf7pad5kw0mrgbzazy0rflp382ig9q6ipd05";
|
sha256 = "0d3ccp4hbzjhqzqy901da8dpz23sylwg54xs5iyjhmqvw0v7ljpn";
|
||||||
buildDepends = [ boomerang mtl parsec text webRoutes ];
|
buildDepends = [ boomerang mtl parsec text webRoutes ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "Library for maintaining correctness and composability of URLs within an application";
|
description = "Library for maintaining correctness and composability of URLs within an application";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user