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
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "crypto-pubkey-types";
|
pname = "crypto-pubkey-types";
|
||||||
version = "0.1.0";
|
version = "0.1.1";
|
||||||
sha256 = "1ib5bqxydvv37l53wl6b4j6m6y904rsiamhh144lm6rmqiym26f5";
|
sha256 = "0chlz01nlxnh9bk5b97vm6q6ai0ifybkdaynwibj8px418mmbkib";
|
||||||
buildDepends = [ Cabal cryptoApi ];
|
buildDepends = [ Cabal cryptoApi ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/vincenthz/hs-crypto-pubkey-types";
|
homepage = "http://github.com/vincenthz/hs-crypto-pubkey-types";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user