haskell-word8: update to version 0.1.1

This commit is contained in:
Peter Simons 2014-07-18 12:23:25 +02:00
parent 6c1a24766f
commit cc25d3f876
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@
cabal.mkDerivation (self: { cabal.mkDerivation (self: {
pname = "word8"; pname = "word8";
version = "0.1.0"; version = "0.1.1";
sha256 = "1729ip83wyw8w3v8mzmazaw5b9l81zg95hrkmfq3qjk5gz1s75s0"; sha256 = "1xpa0haacimrblxg3x3n5vdcnkg3ff5zqamppdarv0zvkcdj139r";
testDepends = [ hspec ]; testDepends = [ hspec ];
meta = { meta = {
description = "Word8 library"; description = "Word8 library";