haskell-ListLike: update to version 3.1.7.1

This commit is contained in:
Peter Simons 2012-11-13 12:12:58 +01:00
parent efd4e5f0f7
commit fba5e3db7a

View file

@ -2,8 +2,8 @@
cabal.mkDerivation (self: {
pname = "ListLike";
version = "3.1.6";
sha256 = "0ij6yb80dv841zn23lp6251avzmljzmy4j25r7w6h55y32y7gq46";
version = "3.1.7.1";
sha256 = "1g3i8iz71x3j41ji9xsbh84v5hj3mxls0zqnx27sb31mx6bic4w1";
isLibrary = true;
isExecutable = true;
meta = {