haskell-pwstore-fast: update to version 2.4.3
This commit is contained in:
parent
6f4b9ebd22
commit
17a4dce05e
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "pwstore-fast";
|
pname = "pwstore-fast";
|
||||||
version = "2.4.2";
|
version = "2.4.3";
|
||||||
sha256 = "1idpk0cc61jibj50h2a39k37s630c8h5k5d1qvbc89nql4jc132l";
|
sha256 = "02dj297s04fxb4ys9nfdw6aap5zrwlryq515gky0c3af6ss2yiz7";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
base64Bytestring binary byteable cryptohash random
|
base64Bytestring binary byteable cryptohash random
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in New Issue