haskell-hourglass: update to version 0.2.6
This commit is contained in:
parent
d9ae013e8c
commit
3455fd86f1
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "hourglass";
|
pname = "hourglass";
|
||||||
version = "0.2.5";
|
version = "0.2.6";
|
||||||
sha256 = "08nw9zqa0y09lw0c6qlh9pn8vr6h03mw1i7n7w0y3fv94az9vg9v";
|
sha256 = "029fmx5r6krj7y7mn4b4m2lpaa3iw6vhyznrib5lhf469i1jp9m3";
|
||||||
buildDepends = [ deepseq ];
|
buildDepends = [ deepseq ];
|
||||||
testDepends = [
|
testDepends = [
|
||||||
deepseq mtl tasty tastyHunit tastyQuickcheck time
|
deepseq mtl tasty tastyHunit tastyQuickcheck time
|
||||||
|
Loading…
x
Reference in New Issue
Block a user