haskell-crypto-numbers: update to version 0.2.1
This commit is contained in:
parent
ab574fc4fe
commit
642a838e0a
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "crypto-numbers";
|
pname = "crypto-numbers";
|
||||||
version = "0.2.0";
|
version = "0.2.1";
|
||||||
sha256 = "1s4q9qqb7qb0shaxmhhxixsnhgwn2h6nxxblkfqqqvkdiwis278j";
|
sha256 = "1bc24xk101x7npv083gzh3vjzwjh65ql85h4z0vxk3lnd0pmdmnq";
|
||||||
buildDepends = [ cryptoRandom vector ];
|
buildDepends = [ cryptoRandom vector ];
|
||||||
testDepends = [
|
testDepends = [
|
||||||
byteable cryptoRandom HUnit QuickCheck testFramework
|
byteable cryptoRandom HUnit QuickCheck testFramework
|
||||||
|
Loading…
x
Reference in New Issue
Block a user