From d15132bdeaffb6b2c9b0606f8c363a0ec87c6e18 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Sun, 14 May 2023 11:46:50 +0000 Subject: treesheets: unstable-2023-05-04 -> unstable-2023-05-13 --- pkgs/applications/office/treesheets/default.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pkgs/applications/office') diff --git a/pkgs/applications/office/treesheets/default.nix b/pkgs/applications/office/treesheets/default.nix index 8cd009a86cf28..8770563771db9 100644 --- a/pkgs/applications/office/treesheets/default.nix +++ b/pkgs/applications/office/treesheets/default.nix @@ -12,13 +12,13 @@ stdenv.mkDerivation rec { pname = "treesheets"; - version = "unstable-2023-05-04"; + version = "unstable-2023-05-13"; src = fetchFromGitHub { owner = "aardappel"; repo = "treesheets"; - rev = "3694b16809daaa59b9198cd9645662e2a8cf4650"; - sha256 = "NShLLBTBS88UXWWjsSeMVxj8HnnN4yA8gmz83wdpIzE="; + rev = "c48cc033c941fb1898e12189e96188a98df69b96"; + sha256 = "EzLhsuDY/H3t69nuwWj/3fxJdAX6ze/IB/i5WsVJmOo="; }; nativeBuildInputs = [ -- cgit 1.4.1