mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 07:01:54 +00:00
haskell-yesod-test: update to version 0.3.1.1
This commit is contained in:
parent
724d53b526
commit
4aaa6c890b
@ -6,8 +6,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "yesod-test";
|
||||
version = "0.3.1";
|
||||
sha256 = "0d0vg90x9rhs5ngjhpxmy6dd9hzqapiq33s9jqck003hgig4zjkw";
|
||||
version = "0.3.1.1";
|
||||
sha256 = "0p3490yw0xcc62vzjk2vq32vv2ij7mcs6h28szp7y04gn6xc5nbg";
|
||||
buildDepends = [
|
||||
attoparsec blazeHtml blazeMarkup caseInsensitive hspec htmlConduit
|
||||
httpTypes HUnit monadControl network persistent poolConduit text
|
||||
|
Loading…
Reference in New Issue
Block a user