haskell-uuid: update to version 1.3.5
This commit is contained in:
parent
960f394705
commit
37831b2012
|
@ -7,8 +7,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "uuid";
|
pname = "uuid";
|
||||||
version = "1.3.4";
|
version = "1.3.5";
|
||||||
sha256 = "03gab2dg52i4ysxw6vdzdd018qy0lycq7x3gcbx0r9c8vsqvafmc";
|
sha256 = "1pbla9fqadk5ia42c45qvdn1617gl8nv3b0bsb5yy3lh414v32q9";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
binary cryptohash deepseq hashable networkInfo random time
|
binary cryptohash deepseq hashable networkInfo random time
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in New Issue