haskell-hourglass: update to version 0.2.5

This commit is contained in:
Peter Simons 2014-10-13 12:45:50 +02:00
parent a00d5da618
commit 522a219bdc

View File

@ -4,8 +4,8 @@
cabal.mkDerivation (self: {
pname = "hourglass";
version = "0.2.2";
sha256 = "015ipy9adi67nfddjsw9c0ihn0banghgawjli0lgrmiyjz01610c";
version = "0.2.5";
sha256 = "08nw9zqa0y09lw0c6qlh9pn8vr6h03mw1i7n7w0y3fv94az9vg9v";
buildDepends = [ deepseq ];
testDepends = [
deepseq mtl tasty tastyHunit tastyQuickcheck time