haskell-crypto-pubkey-types: updated to version 0.1.1
svn path=/nixpkgs/trunk/; revision=32311
This commit is contained in:
parent
dfda68af54
commit
3d85ce1843
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "crypto-pubkey-types";
|
||||
version = "0.1.0";
|
||||
sha256 = "1ib5bqxydvv37l53wl6b4j6m6y904rsiamhh144lm6rmqiym26f5";
|
||||
version = "0.1.1";
|
||||
sha256 = "0chlz01nlxnh9bk5b97vm6q6ai0ifybkdaynwibj8px418mmbkib";
|
||||
buildDepends = [ Cabal cryptoApi ];
|
||||
meta = {
|
||||
homepage = "http://github.com/vincenthz/hs-crypto-pubkey-types";
|
||||
|
|
Loading…
Reference in a new issue