haskell-Cabal: update to version 1.18.1.2

This commit is contained in:
Peter Simons
2013-10-27 12:39:13 +01:00
parent 3cad44d26c
commit 7daab74440
2 changed files with 4 additions and 4 deletions

View File

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