From 211fb1b01c1446e731b3397ebe6673afffacab55 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Thu, 27 Jun 2024 22:29:01 +0000 Subject: [PATCH] treesheets: 0-unstable-2024-06-20 -> 0-unstable-2024-06-23 --- 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 c2a84adc2a0d..2b9f66dd661c 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 = "0-unstable-2024-06-20"; + version = "0-unstable-2024-06-23"; src = fetchFromGitHub { owner = "aardappel"; repo = "treesheets"; - rev = "d363b4207281caaa6f3b84af93b0cd56c1855692"; - hash = "sha256-aZIt0DAGDQmIeLZHXjYao5CUhjLp9pjTiXJyoDi0kpQ="; + rev = "91dea2ba714e9b1fb6ab660ddd295653218bdebc"; + hash = "sha256-pn+Ki60lBL+2sKXnhYEly8/Yi94mhiMDxTnWZi4ZFOk="; }; nativeBuildInputs = [