Skip to content

Commit

Permalink
deltachat-desktop: 1.46.5 -> 1.46.7
Browse files Browse the repository at this point in the history
  • Loading branch information
dotlambda committed Sep 2, 2024
1 parent b6c396e commit 2bc4d0a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/by-name/de/deltachat-desktop/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2bc4d0a

Please sign in to comment.