haskell-clock: update to version 0.4.1.3

This commit is contained in:
Peter Simons 2014-10-12 18:01:21 +02:00
parent 21e49f67b3
commit b42a36e697

View File

@ -4,8 +4,8 @@
cabal.mkDerivation (self: {
pname = "clock";
version = "0.4.1.1";
sha256 = "0xbhx16sa0rwidaljp8lklb5ifhdc8cccbyznrpxqqwh8icm5pjp";
version = "0.4.1.3";
sha256 = "0wqhg8gb10lby01f0v4fl4yp23l4ilizywp5xnsbja03svnb4f0d";
meta = {
homepage = "http://corsis.github.com/clock/";
description = "High-resolution clock functions: monotonic, realtime, cputime";