haskell-auto-update: update to version 0.1.1.1

This commit is contained in:
Peter Simons 2014-08-07 22:45:03 +02:00
parent e60b0683fa
commit 2adee85bbe

View file

@ -4,8 +4,8 @@
cabal.mkDerivation (self: {
pname = "auto-update";
version = "0.1.1.0";
sha256 = "0nag7x41fbi8ic0f9kr14vllk7nyzd47364fpirkydjqp48qfv3j";
version = "0.1.1.1";
sha256 = "0ksclbh3d7p2511ji86ind8f6jrh58mz61mc441kfz51ippkdk59";
testDepends = [ hspec ];
meta = {
homepage = "https://github.com/yesodweb/wai";