mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-29 06:45:54 +03:00
haskell-crypto-numbers: update to version 0.2.2
This commit is contained in:
parent
8b863aab40
commit
096e81f5a0
@ -4,8 +4,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "crypto-numbers";
|
||||
version = "0.2.1";
|
||||
sha256 = "1bc24xk101x7npv083gzh3vjzwjh65ql85h4z0vxk3lnd0pmdmnq";
|
||||
version = "0.2.2";
|
||||
sha256 = "1ia39al01hb65h23ql0mr5vwzj8slv98i7a22cix8p0b6an1w3vv";
|
||||
buildDepends = [ cryptoRandom vector ];
|
||||
testDepends = [
|
||||
byteable cryptoRandom HUnit QuickCheck testFramework
|
||||
|
Loading…
Reference in New Issue
Block a user