summary refs log tree commit diff
path: root/pkgs/applications/office
diff options
context:
space:
mode:
authorR. Ryantm <ryantm-bot@ryantm.com>2023-05-04 13:43:00 +0000
committerR. Ryantm <ryantm-bot@ryantm.com>2023-05-04 13:43:00 +0000
commit0a0f63e3001eea6539cc49a2de17325d48efc7c9 (patch)
tree7b2b3b1d1ae841c001faf05071253bd820dd40ae /pkgs/applications/office
parentc5aabbdfb3fd9d472dacc66b2ebea9ce3b5a9ba4 (diff)
treesheets: unstable-2023-04-17 -> unstable-2023-05-03
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 dd7290636a928..21f6b396a70be 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-04-17";
+  version = "unstable-2023-05-03";
 
   src = fetchFromGitHub {
     owner = "aardappel";
     repo = "treesheets";
-    rev = "49b7592b6b59412d14884d19d9911d59b13f8c9f";
-    sha256 = "PS/g/ZdeCz/BHud6WtMkzvVQi+TBqEZLZaw05xRTmrQ=";
+    rev = "b942b919a2f6b4e6d04ea62a4a82623f9e815cdd";
+    sha256 = "rfYEpbhfWiviojqWWMhmYjpDh04hfRPGPdDQtcqhr8o=";
   };
 
   nativeBuildInputs = [