mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-29 06:45:54 +03:00
haskell-scotty: update to version 0.7.3
This commit is contained in:
parent
938ac2949f
commit
08910c93a9
@ -5,8 +5,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "scotty";
|
||||
version = "0.7.2";
|
||||
sha256 = "1y14af3qciwycgaxzx6rjan2jgfchjzs4zbxzh8p8s1d0l4gsqlb";
|
||||
version = "0.7.3";
|
||||
sha256 = "1cksnsaghcliwpbigs7fjb2qcxsnrqmjcjwndmf3vbfkn43w2prb";
|
||||
buildDepends = [
|
||||
aeson blazeBuilder caseInsensitive conduit conduitExtra dataDefault
|
||||
httpTypes mtl regexCompat text transformers wai waiExtra warp
|
||||
|
Loading…
Reference in New Issue
Block a user