From cfecaf9087efde26cafbb661957a0ee644bd6b8b Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Fri, 24 May 2024 12:36:55 +0000 Subject: [PATCH] treesheets: 0-unstable-2024-05-18 -> 0-unstable-2024-05-20 --- 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 c0aef4fad185..1af2bbe23c35 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-18"; + version = "0-unstable-2024-05-20"; src = fetchFromGitHub { owner = "aardappel"; repo = "treesheets"; - rev = "dfbea81adc25e109dfe5482cc09508f612aaa84d"; - hash = "sha256-Hh42q7soCCXY7AMTH3bLMlUJ72y3QOyC/1nFUQPMFaM="; + rev = "149d3377692cf5c585522f9245d9eb5dd7ddb742"; + hash = "sha256-qqeK13EazfdQteYcBMgWQ/0F4sBaOYCUpw7BMwfoe7k="; }; nativeBuildInputs = [