haskell-pwstore-fast: updated to version 2.2
svn path=/nixpkgs/trunk/; revision=28578
This commit is contained in:
parent
f0c58e316a
commit
f3da45c0c0
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "pwstore-fast";
|
pname = "pwstore-fast";
|
||||||
version = "2.1";
|
version = "2.2";
|
||||||
sha256 = "1gslxmipv3khv6fp6k62ip7fjn0jchzkhsqcdd8yrrkk8pdqdkya";
|
sha256 = "03b9vr5j6cadvi6w3lr8b9km4jq6jh0vzcmkxzq9qvvly89lx96a";
|
||||||
buildDepends = [ base64Bytestring cryptohash random ];
|
buildDepends = [ base64Bytestring cryptohash random ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/PeterScott/pwstore";
|
homepage = "https://github.com/PeterScott/pwstore";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user