haskell-binary: update to version 0.5.1.1
This commit is contained in:
parent
d29fe161ce
commit
39fb1d6f38
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "binary";
|
pname = "binary";
|
||||||
version = "0.5.1.0";
|
version = "0.5.1.1";
|
||||||
sha256 = "18si0f021447b1kqshar224zyh02gc65z7v82waxcn4igss7gm1a";
|
sha256 = "0s62a92a2wwp8hdmkc6j6i9lh5mi6z1yd26fbhsbbm8bxah64pcl";
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://code.haskell.org/binary/";
|
homepage = "http://code.haskell.org/binary/";
|
||||||
description = "Binary serialisation for Haskell values using lazy ByteStrings";
|
description = "Binary serialisation for Haskell values using lazy ByteStrings";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user