haskell-bson: update to version 0.2.3
This commit is contained in:
parent
54124516de
commit
5e90c21532
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "bson";
|
pname = "bson";
|
||||||
version = "0.2.2";
|
version = "0.2.3";
|
||||||
sha256 = "043lbaj4rrvh4a1yc033np51vi8xlbczflbhyx2bsiryzbi27waf";
|
sha256 = "0p8c4cq8ldspwj4pmg0l8pg8bkwsk9xan07md32ikm4bfqsnv2rb";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
binary cryptohash dataBinaryIeee754 mtl network text time
|
binary cryptohash dataBinaryIeee754 mtl network text time
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user