mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-15 13:37:21 +03:00
haskell-hourglass: update to version 0.2.5
This commit is contained in:
parent
a00d5da618
commit
522a219bdc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user