haskell-snap-server: updated to version 0.7.0.1
svn path=/nixpkgs/trunk/; revision=31053
This commit is contained in:
parent
0ec4f26ffe
commit
2eaf159e2f
|
@ -7,8 +7,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "snap-server";
|
||||
version = "0.7";
|
||||
sha256 = "1zvijghk7597xbmxv2x3qk92jlckwpz73c57cmfl63as5x6psxhr";
|
||||
version = "0.7.0.1";
|
||||
sha256 = "149jgd9mcndw9sc051020y7yiai1fipjnqk4s3sbw4lmaysap673";
|
||||
buildDepends = [
|
||||
attoparsec attoparsecEnumerator binary blazeBuilder
|
||||
blazeBuilderEnumerator bytestringNums caseInsensitive directoryTree
|
||||
|
|
Loading…
Reference in New Issue