From 20724f5476bfff9394eab58b608dc2e330ae7cea Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Sat, 6 May 2023 08:38:37 +0000 Subject: [PATCH] treesheets: unstable-2023-05-03 -> unstable-2023-05-04 --- 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 21f6b396a70b..8cd009a86cf2 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-03"; + version = "unstable-2023-05-04"; src = fetchFromGitHub { owner = "aardappel"; repo = "treesheets"; - rev = "b942b919a2f6b4e6d04ea62a4a82623f9e815cdd"; - sha256 = "rfYEpbhfWiviojqWWMhmYjpDh04hfRPGPdDQtcqhr8o="; + rev = "3694b16809daaa59b9198cd9645662e2a8cf4650"; + sha256 = "NShLLBTBS88UXWWjsSeMVxj8HnnN4yA8gmz83wdpIzE="; }; nativeBuildInputs = [