haskell-yesod-routes: update to version 1.2.0.1
This commit is contained in:
parent
f702007252
commit
e09f13c188
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "yesod-routes";
|
pname = "yesod-routes";
|
||||||
version = "1.2.0";
|
version = "1.2.0.1";
|
||||||
sha256 = "1d7z0v6jrl08w7qz3apwdjss3vq151y28l7231cpqiia46damib2";
|
sha256 = "0pp7g3ccd0swh1j62am1vg9r2gh65jcci5w2n4r42sqzfnql0i8z";
|
||||||
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