haskell-double-conversion: update to version 2.0.1.0
This commit is contained in:
parent
c6a7af6782
commit
18e3aa4672
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "double-conversion";
|
||||
version = "0.2.0.6";
|
||||
sha256 = "1c6hy0ghdqf44fvhdpdxjbcr0ahimw283x5fnvjxja36i71qshjp";
|
||||
version = "2.0.1.0";
|
||||
sha256 = "034ji9jgf3jl0n5pp1nki3lsg173c3b9vniwnwp1q21iasqbawh0";
|
||||
buildDepends = [ text ];
|
||||
testDepends = [ testFramework testFrameworkQuickcheck2 text ];
|
||||
meta = {
|
||||
|
|
Loading…
Reference in a new issue