haskell-double-conversion: update to version 2.0.1.0
This commit is contained in:
@@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "double-conversion";
|
pname = "double-conversion";
|
||||||
version = "0.2.0.6";
|
version = "2.0.1.0";
|
||||||
sha256 = "1c6hy0ghdqf44fvhdpdxjbcr0ahimw283x5fnvjxja36i71qshjp";
|
sha256 = "034ji9jgf3jl0n5pp1nki3lsg173c3b9vniwnwp1q21iasqbawh0";
|
||||||
buildDepends = [ text ];
|
buildDepends = [ text ];
|
||||||
testDepends = [ testFramework testFrameworkQuickcheck2 text ];
|
testDepends = [ testFramework testFrameworkQuickcheck2 text ];
|
||||||
meta = {
|
meta = {
|
||||||
|
|||||||
Reference in New Issue
Block a user