haskell-web-routes-boomerang: update to version 0.28.2
This commit is contained in:
parent
c162ba42e5
commit
1dfed43619
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "web-routes-boomerang";
|
pname = "web-routes-boomerang";
|
||||||
version = "0.28.1";
|
version = "0.28.2";
|
||||||
sha256 = "1a655d73fr7b9k033wyqgc8waq7ii3s5rh0w3nkb1phxl9ldg0pi";
|
sha256 = "17237xq8nvy0c1mxzf7pad5kw0mrgbzazy0rflp382ig9q6ipd05";
|
||||||
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