From ec6246b8c0e3211ddcc3c51f3e9ce995ba99d4f4 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Tue, 18 Apr 2023 23:39:43 +0000 Subject: [PATCH] treesheets: unstable-2023-04-09 -> unstable-2023-04-17 --- pkgs/applications/office/treesheets/default.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/applications/office/treesheets/default.nix b/pkgs/applications/office/treesheets/default.nix index 3a546f5d9ecf..dd7290636a92 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-04-09"; + version = "unstable-2023-04-17"; src = fetchFromGitHub { owner = "aardappel"; repo = "treesheets"; - rev = "afeb34a1c5255484eea912edf0cc175cae5eea12"; - sha256 = "KFGI3p9V8clOACQ+kxhLazOqcSm7Ou/84+1JrEA1rC0="; + rev = "49b7592b6b59412d14884d19d9911d59b13f8c9f"; + sha256 = "PS/g/ZdeCz/BHud6WtMkzvVQi+TBqEZLZaw05xRTmrQ="; }; nativeBuildInputs = [