haskell-yesod-routes: update to version 1.2.0
This commit is contained in:
parent
4aa35f4d29
commit
0f2e38e54a
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "yesod-routes";
|
pname = "yesod-routes";
|
||||||
version = "1.1.2";
|
version = "1.2.0";
|
||||||
sha256 = "17yv2z7k1s958xyn552wpk0cwpivsnkvia8477yhgbp4n2d1i5jv";
|
sha256 = "1d7z0v6jrl08w7qz3apwdjss3vq151y28l7231cpqiia46damib2";
|
||||||
buildDepends = [ pathPieces text vector ];
|
buildDepends = [ pathPieces text vector ];
|
||||||
testDepends = [ hspec HUnit pathPieces text ];
|
testDepends = [ hspec HUnit pathPieces text ];
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
Reference in New Issue
Block a user