haskell-pwstore-fast: update to version 2.3
This commit is contained in:
parent
438e301c87
commit
061118c665
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "pwstore-fast";
|
pname = "pwstore-fast";
|
||||||
version = "2.2";
|
version = "2.3";
|
||||||
sha256 = "03b9vr5j6cadvi6w3lr8b9km4jq6jh0vzcmkxzq9qvvly89lx96a";
|
sha256 = "014l4n00lpg5037fkdwnxnv7xjfc3vlz1dphr7hfbqnjwf1z9ibw";
|
||||||
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