about summary refs log tree commit diff
path: root/pkgs/applications/office
diff options
context:
space:
mode:
authorR. Ryantm <ryantm-bot@ryantm.com>2023-02-15 07:26:18 +0000
committerR. Ryantm <ryantm-bot@ryantm.com>2023-02-15 07:26:18 +0000
commit8642e02a5639bb46b2db43d379c5b7a4f54059d9 (patch)
tree84ab072ce2dd008f03ce4d7db10ba041879e56f6 /pkgs/applications/office
parentbb3879e8774124e43ee8d52ea67d06a03071fa6a (diff)
treesheets: unstable-2023-01-31 -> unstable-2023-02-14
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 17b4089ed702d..4ddbd42259d1d 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-01-31";
+  version = "unstable-2023-02-14";
 
   src = fetchFromGitHub {
     owner = "aardappel";
     repo = "treesheets";
-    rev = "44206849d03c8983e41d2aeca70a06e04365d88d";
-    sha256 = "bUyM0zWVO7HWBiWi0mhkDlVxgqMHoFiR78XpiG8q/V4=";
+    rev = "16d449a3bf2805c1fc683fdc183e0e8390074252";
+    sha256 = "jm6bLu+6G3VMSyB56B5qATqFZ3sXjm8s66Gx2oZyvFA=";
   };
 
   nativeBuildInputs = [