From 75719bd1a86bac7e453888596ea902d50902f5cc Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Sun, 19 May 2024 10:06:59 +0000 Subject: [PATCH] treesheets: 0-unstable-2024-05-04 -> 0-unstable-2024-05-18 --- 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 91852af85528..c0aef4fad185 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-05-04"; + version = "0-unstable-2024-05-18"; src = fetchFromGitHub { owner = "aardappel"; repo = "treesheets"; - rev = "f29512886514410fa68d2debdb9389a8f81f3aaa"; - hash = "sha256-Uq8G2lSVTj1JmiLnn5FZd/WKS+wjZxoaliOyghVZg34="; + rev = "dfbea81adc25e109dfe5482cc09508f612aaa84d"; + hash = "sha256-Hh42q7soCCXY7AMTH3bLMlUJ72y3QOyC/1nFUQPMFaM="; }; nativeBuildInputs = [