haskell-unix-time: update to version 0.2.0
This commit is contained in:
parent
02db4b9f70
commit
1d06592025
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "unix-time";
|
pname = "unix-time";
|
||||||
version = "0.1.10";
|
version = "0.2.0";
|
||||||
sha256 = "0z8i02j295fi0y512bwhxfk2dr2s4i0xlgi80pnq680zdrahgwlf";
|
sha256 = "1gmchi6crbd3lpnw1j0zaaj7y0gib8dbqd8ip2s5p3f50qqlsxj8";
|
||||||
testDepends = [ doctest hspec QuickCheck time ];
|
testDepends = [ doctest hspec QuickCheck time ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "Unix time parser/formatter and utilities";
|
description = "Unix time parser/formatter and utilities";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user