haskell-word8: update to version 0.1.1
This commit is contained in:
parent
6c1a24766f
commit
cc25d3f876
|
@ -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";
|
||||||
|
|
Loading…
Reference in New Issue