haskell-uuid: update to version 1.2.12
This commit is contained in:
parent
dc52f9b8a1
commit
73db2859d7
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "uuid";
|
pname = "uuid";
|
||||||
version = "1.2.11";
|
version = "1.2.12";
|
||||||
sha256 = "0fr91w8jahb7ryhgl8dm6w8jg9sykn3m1jnfvyrfdpkpwkc0kpxx";
|
sha256 = "023954gx1hqf1v4qlzwy3nlxwn9yll0642p16w3vayrahcm27ljb";
|
||||||
buildDepends = [ binary cryptohash maccatcher random time ];
|
buildDepends = [ binary cryptohash maccatcher random time ];
|
||||||
testDepends = [
|
testDepends = [
|
||||||
criterion deepseq HUnit mersenneRandomPure64 QuickCheck random
|
criterion deepseq HUnit mersenneRandomPure64 QuickCheck random
|
||||||
|
Loading…
x
Reference in New Issue
Block a user