From e11e162cb0c40b61ac3cbae4db2a0bc8d1546b61 Mon Sep 17 00:00:00 2001 From: Samuel Dionne-Riel Date: Wed, 30 Nov 2022 22:09:09 -0500 Subject: [PATCH] angelfish: Update deps for 22.11 --- pkgs/applications/plasma-mobile/angelfish.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/applications/plasma-mobile/angelfish.nix b/pkgs/applications/plasma-mobile/angelfish.nix index 5ed6cec01aa9..8158e4d6ea6e 100644 --- a/pkgs/applications/plasma-mobile/angelfish.nix +++ b/pkgs/applications/plasma-mobile/angelfish.nix @@ -19,8 +19,8 @@ , srcs # These must be updated in tandem with package updates. -, cargoShaForVersion ? "22.09" -, cargoSha256 ? "sha256-uxLvAhRV185srZZ0ZMsLRevAyMmajXERPRYotMcnLJA=" +, cargoShaForVersion ? "22.11" +, cargoSha256 ? "sha256-l1+nRXGt6Oga9yFJ3sVNitUN4XNcVjT1bJwi2XlleF4=" }: # Guard against incomplete updates.