haskell-clock: update to version 0.4.1.1
This commit is contained in:
parent
26e459816a
commit
7568fe974b
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "clock";
|
||||
version = "0.4.0.1";
|
||||
sha256 = "1bn6dalank30l680iifyam0mg9izxbyscgq0vmr1aw5brba5kv6j";
|
||||
version = "0.4.1.1";
|
||||
sha256 = "0xbhx16sa0rwidaljp8lklb5ifhdc8cccbyznrpxqqwh8icm5pjp";
|
||||
meta = {
|
||||
homepage = "http://corsis.github.com/clock/";
|
||||
description = "High-resolution clock functions: monotonic, realtime, cputime";
|
||||
|
|
Loading…
Reference in a new issue