deltachat-desktop: 1.46.5 -> 1.46.7
Diff: https://github.com/deltachat/deltachat-desktop/compare/v1.46.5...v1.46.7 Changelog: https://github.com/deltachat/deltachat-desktop/blob/v1.46.7/CHANGELOG.md
This commit is contained in:
@@ -37,16 +37,16 @@ let
|
||||
in
|
||||
buildNpmPackage rec {
|
||||
pname = "deltachat-desktop";
|
||||
version = "1.46.5";
|
||||
version = "1.46.7";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "deltachat";
|
||||
repo = "deltachat-desktop";
|
||||
rev = "v${version}";
|
||||
hash = "sha256-u/2/lCQpUf5bxKPseHz6SFmiW0m9SywuA5Ng3BBnX88=";
|
||||
hash = "sha256-gsgw075YitYgx5WkNdPnh96w58FJaa2r8wOJyUsSAu0=";
|
||||
};
|
||||
|
||||
npmDepsHash = "sha256-jnuSL0yr6E8P0Tev9rMsfCLs59WStaH19DhZe0zthmw=";
|
||||
npmDepsHash = "sha256-Va/Aber3uwTFTy/XnYILkU3s66/xQAvGDFh2p/ZYYUo=";
|
||||
|
||||
nativeBuildInputs = [
|
||||
jq
|
||||
|
||||
Reference in New Issue
Block a user