From 05ff70c4ca0f69a90011fa6dd47338322c237d4a Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Tue, 8 Aug 2023 21:32:21 +0000 Subject: [PATCH] treesheets: unstable-2023-08-01 -> unstable-2023-08-08 --- 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 4e33f0f5de8e..c35c601fe53d 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-08-01"; + version = "unstable-2023-08-08"; src = fetchFromGitHub { owner = "aardappel"; repo = "treesheets"; - rev = "4548a14939e4862d1bb61552f5c2f16e7ccef865"; - sha256 = "BxA0vJrWk3YW7yCK010q5OYub3amJA/uUrgg1/cTGNc="; + rev = "e7ebdbc21e69c0cda99ab1c8bdf873495b6ab9a0"; + sha256 = "P/ln7JghEP8MdTzPMmPH+0k+aRuOL/m6VkjYrtynUPE="; }; nativeBuildInputs = [