From 9260e62182c7d3245fb583e6c8cf9f534e2e5110 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Thu, 13 Jun 2024 21:42:01 +0000 Subject: [PATCH] treesheets: 0-unstable-2024-06-05 -> 0-unstable-2024-06-09 --- 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 d9ca511141f8..cff458a63fd3 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-05"; + version = "0-unstable-2024-06-09"; src = fetchFromGitHub { owner = "aardappel"; repo = "treesheets"; - rev = "1ad0ec1ad235dd00bbd6bfdb27e24f3dcd610da4"; - hash = "sha256-1Xb4Jdw04E2xTg/93zsGse3Yao8h51kDcJpbvx41yp0="; + rev = "c753ce40686c3044eb7fb653bb913d1610096cd1"; + hash = "sha256-WpbG2RY7z71GBSDjv/VjcFsGcb/YK7P4oMVEydsYpuw="; }; nativeBuildInputs = [