haskell-time-compat: update to version 0.1.0.3

This commit is contained in:
Peter Simons 2013-03-01 10:41:32 +01:00
parent ec514cf429
commit 7af6f82d2f

View file

@ -2,8 +2,8 @@
cabal.mkDerivation (self: {
pname = "time-compat";
version = "0.1.0.2";
sha256 = "0687bxkvqs22p7skqb8n289k9nv7cafg8jyx32sswn2h11m7dihb";
version = "0.1.0.3";
sha256 = "0zqgzr8yjn36rn6gflwh5s0c92vl44xzxiw0jz8d5h0h8lhi21sr";
buildDepends = [ time ];
meta = {
homepage = "http://hub.darcs.net/dag/time-compat";