haskell-bson: update to version 0.3
This commit is contained in:
parent
3239293415
commit
0533562041
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "bson";
|
pname = "bson";
|
||||||
version = "0.2.4";
|
version = "0.3";
|
||||||
sha256 = "1fr0xx9q2l3cb72j5lgrwdlr2gba7idh2v80s8d6dr69dhwaccd9";
|
sha256 = "0787z6970lf93mgrsyqcilnkx5bynny88ag15z2f07l1rhva6ac4";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
binary cryptohash dataBinaryIeee754 mtl network text time
|
binary cryptohash dataBinaryIeee754 mtl network text time
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user