haskell-rest-snap: update to version 0.1.17.13

This commit is contained in:
Peter Simons 2014-08-24 11:57:39 +02:00
parent bcdf38e4ef
commit 4781970e54

View File

@ -6,8 +6,8 @@
cabal.mkDerivation (self: {
pname = "rest-snap";
version = "0.1.17.12";
sha256 = "0hhpscdbph34psfn2h1g0znds0cz7ja9byr6bg7jmj0h86plz8al";
version = "0.1.17.13";
sha256 = "13c143dzxhfrshn19ylqfmhnxjirixfif8d1fmzagz1v893narkz";
buildDepends = [
caseInsensitive restCore safe snapCore unorderedContainers
uriEncode utf8String