haskell-unix-time: update to version 0.1.10
This commit is contained in:
parent
cf4c6a6949
commit
57844acb42
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "unix-time";
|
pname = "unix-time";
|
||||||
version = "0.1.9";
|
version = "0.1.10";
|
||||||
sha256 = "0z4761g7rkw771r9828h1l37pp3brrra9ihjg203h66jc1wlvb72";
|
sha256 = "0z8i02j295fi0y512bwhxfk2dr2s4i0xlgi80pnq680zdrahgwlf";
|
||||||
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