haskell-Cabal: update to version 1.20.0.1

This commit is contained in:
Peter Simons
2014-06-03 11:38:15 +02:00
parent 71ecdfba71
commit c9672d767f
3 changed files with 6 additions and 6 deletions

View File

@@ -5,8 +5,8 @@
cabal.mkDerivation (self: {
pname = "Cabal";
version = "1.20.0.0";
sha256 = "1m2lp6v1959mdm9zfg6fg1xw2iv749r4rzj576lqvn66slwsjpw1";
version = "1.20.0.1";
sha256 = "0vcpw4rskqlg2swsxk93p77svb007qvpwlpj2ia55avpi4c3xf8m";
buildDepends = [ deepseq filepath time ];
testDepends = [
extensibleExceptions filepath HUnit QuickCheck regexPosix