From 6a41eab7bf7453665e02bc34158350c455b65146 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Sun, 5 May 2024 21:08:07 +0000 Subject: [PATCH] treesheets: 0-unstable-2024-04-27 -> 0-unstable-2024-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 3e6ed97d11c8..91852af85528 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-04-27"; + version = "0-unstable-2024-05-04"; src = fetchFromGitHub { owner = "aardappel"; repo = "treesheets"; - rev = "fee4de37933f60895f78f45eb192d27bcdf0640e"; - hash = "sha256-ej8Pjz7gvVP8gVsC68h60/uy+CkrcrBflhW/PjsxCvM="; + rev = "f29512886514410fa68d2debdb9389a8f81f3aaa"; + hash = "sha256-Uq8G2lSVTj1JmiLnn5FZd/WKS+wjZxoaliOyghVZg34="; }; nativeBuildInputs = [