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-07-16 17:29:53 +0000
committerR. Ryantm <ryantm-bot@ryantm.com>2023-07-16 17:29:53 +0000
commit82b5af51e282c70b2af2223e88f0eb4f45307a93 (patch)
tree45700a158cb2148694c4fd8c051b0a2ac4b93e0e /pkgs/applications/office/treesheets
parent16702dc5401a151ca63c5fb53a1702f713ea075c (diff)
treesheets: unstable-2023-07-08 -> unstable-2023-07-15
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 aa98e98c8d8c3..4fcd3ebe0be5c 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-07-08";
+  version = "unstable-2023-07-15";
 
   src = fetchFromGitHub {
     owner = "aardappel";
     repo = "treesheets";
-    rev = "7c0967ed28e3d5b100a668015e38993dab7e3e34";
-    sha256 = "969Ogxcoto2pNVr5itijeYXqytJxgUJ8rH97P6K8O1A=";
+    rev = "65855787063b62ca048aa1cb9b5e6e42a009a150";
+    sha256 = "Hb+fP5hL2x9BH16jRPMjGDz8EelI1n4Scl3tWheyeh8=";
   };
 
   nativeBuildInputs = [