about summary refs log tree commit diff
path: root/pkgs/applications/office/treesheets
diff options
context:
space:
mode:
authorR. Ryantm <ryantm-bot@ryantm.com>2023-11-15 03:43:44 +0000
committerR. Ryantm <ryantm-bot@ryantm.com>2023-11-15 03:43:44 +0000
commit5ff0206f183077f416714ab213f9a047a1b2150d (patch)
treef5c579f3e9bc8bac14c8ad9bd8e50802b4524c43 /pkgs/applications/office/treesheets
parent2387a37fa0c686f4541838843d07ae1104e180d7 (diff)
treesheets: unstable-2023-09-15 -> unstable-2023-11-13
Diffstat (limited to 'pkgs/applications/office/treesheets')
-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 e41dfcd15fa85..c474ae4744991 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-09-15";
+  version = "unstable-2023-11-13";
 
   src = fetchFromGitHub {
     owner = "aardappel";
     repo = "treesheets";
-    rev = "8e1ebe5a55f6a725ba6fe342b4b7604438d9d406";
-    sha256 = "zz2erN/ap6vT56khqbpANu1eV/C9eQ6SBWEV4GNbmEY=";
+    rev = "cbc18fe9910c6f10a9f2c2b8838ed047e00a5415";
+    sha256 = "uzb6gboWEu5GL92OFvcdeoaXYTU7jhzCmpI8LwhNVk0=";
   };
 
   nativeBuildInputs = [