haskell-Cabal: update to version 1.18.1.3

This commit is contained in:
Peter Simons
2014-03-05 15:23:36 +01:00
parent 5446f60e8a
commit f5b3367e92
3 changed files with 11 additions and 11 deletions

View File

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