From 008469a60095f493d12f529ac60098dde0532758 Mon Sep 17 00:00:00 2001 From: Robert Schütz Date: Thu, 2 Feb 2023 15:27:46 -0800 Subject: tokodon: 22.11.2 -> 23.01.0 Diff: https://invent.kde.org/network/tokodon/-/compare/v22.11.2...v23.01.0 --- pkgs/applications/plasma-mobile/tokodon.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgs/applications/plasma-mobile') diff --git a/pkgs/applications/plasma-mobile/tokodon.nix b/pkgs/applications/plasma-mobile/tokodon.nix index a412835c8ccd1..f93336d40fa8c 100644 --- a/pkgs/applications/plasma-mobile/tokodon.nix +++ b/pkgs/applications/plasma-mobile/tokodon.nix @@ -34,14 +34,14 @@ libsForQt5.mkDerivation rec { pname = "tokodon"; - version = "22.11.2"; + version = "23.01.0"; # NOTE: the tokodon point release was not uploaded to the Plasma Mobile gear repo. src = fetchFromGitLab { domain = "invent.kde.org"; owner = "network"; repo = pname; rev = "v${version}"; - hash = "sha256-uE9iHZDfpn1NTCeJPgsp2WBe0curdguTUbMTrkrmJ6M="; + hash = "sha256-iJRyKEFdoWtZLZ/nkMvy2S7EF+JRHXi3O0DswfrClDU="; }; nativeBuildInputs = [ -- cgit 1.4.1