about summary refs log tree commit diff
path: root/pkgs/applications/office
diff options
context:
space:
mode:
authorWeijia Wang <9713184+wegank@users.noreply.github.com>2024-01-03 15:25:55 +0100
committerGitHub <noreply@github.com>2024-01-03 15:25:55 +0100
commit9daa1ca2c20c9d12ecd733fc4daa9434b796752c (patch)
treeed5b96430f8dc722fd2374f03fa5540bf1ddf5a0 /pkgs/applications/office
parentb5247de23faefd9c44322ad463a90ec7e12121f5 (diff)
parent4925a2442f7252ddab03afef4f042f9571967f5b (diff)
Merge pull request #272788 from r-ryantm/auto-update/treesheets
treesheets: unstable-2023-11-13 -> unstable-2023-12-24
Diffstat (limited to 'pkgs/applications/office')
-rw-r--r--pkgs/applications/office/treesheets/default.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/applications/office/treesheets/default.nix b/pkgs/applications/office/treesheets/default.nix
index c474ae4744991..499dfb98fe423 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 = "unstable-2023-11-13";
+  version = "unstable-2023-12-24";
 
   src = fetchFromGitHub {
     owner = "aardappel";
     repo = "treesheets";
-    rev = "cbc18fe9910c6f10a9f2c2b8838ed047e00a5415";
-    sha256 = "uzb6gboWEu5GL92OFvcdeoaXYTU7jhzCmpI8LwhNVk0=";
+    rev = "a73f268c7bdec0badf83538a476308861d0d4726";
+    sha256 = "hAXzOYUXYTYxKoku1HqIDVXWkJBVCXbbvNdBVsVEbC4=";
   };
 
   nativeBuildInputs = [