summary refs log tree commit diff
path: root/pkgs/applications/office
diff options
context:
space:
mode:
authorR. Ryantm <ryantm-bot@ryantm.com>2023-05-14 11:46:50 +0000
committerR. Ryantm <ryantm-bot@ryantm.com>2023-05-14 11:46:50 +0000
commitd15132bdeaffb6b2c9b0606f8c363a0ec87c6e18 (patch)
tree879b8224fbc146a74936418d053d571134550f7c /pkgs/applications/office
parentb3e5f58289928d673690cdd9503d77e4f4ddf121 (diff)
treesheets: unstable-2023-05-04 -> unstable-2023-05-13
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 8cd009a86cf28..8770563771db9 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-05-04";
+  version = "unstable-2023-05-13";
 
   src = fetchFromGitHub {
     owner = "aardappel";
     repo = "treesheets";
-    rev = "3694b16809daaa59b9198cd9645662e2a8cf4650";
-    sha256 = "NShLLBTBS88UXWWjsSeMVxj8HnnN4yA8gmz83wdpIzE=";
+    rev = "c48cc033c941fb1898e12189e96188a98df69b96";
+    sha256 = "EzLhsuDY/H3t69nuwWj/3fxJdAX6ze/IB/i5WsVJmOo=";
   };
 
   nativeBuildInputs = [