haskell-time-compat: update to version 0.1.0.2
This commit is contained in:
parent
6cb3783088
commit
4c9badf75e
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "time-compat";
|
pname = "time-compat";
|
||||||
version = "0.1.0.1";
|
version = "0.1.0.2";
|
||||||
sha256 = "1fh5ylxv9cmgirakimizfdili3xf3ggqhhz5hz3v9i13mh4bgzvd";
|
sha256 = "0687bxkvqs22p7skqb8n289k9nv7cafg8jyx32sswn2h11m7dihb";
|
||||||
buildDepends = [ time ];
|
buildDepends = [ time ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://hub.darcs.net/dag/time-compat";
|
homepage = "http://hub.darcs.net/dag/time-compat";
|
||||||
|
Loading…
Reference in New Issue
Block a user