haskell-yesod-routes: update to version 1.2.0.7
This commit is contained in:
parent
4886d942b9
commit
f74d211818
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "yesod-routes";
|
pname = "yesod-routes";
|
||||||
version = "1.2.0.6";
|
version = "1.2.0.7";
|
||||||
sha256 = "0hd2f2w9pb865fn9qijh3j73sc1x7gzd4c0q5mgjy9lh9hd4kzix";
|
sha256 = "00i2nysbhmxnq0dvfdjx6nhxy680ya38nx8gcgm13fv2xwdd2p6j";
|
||||||
buildDepends = [ pathPieces text vector ];
|
buildDepends = [ pathPieces text vector ];
|
||||||
testDepends = [ hspec HUnit pathPieces text ];
|
testDepends = [ hspec HUnit pathPieces text ];
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user