about summary refs log tree commit diff
path: root/pkgs/applications/office/treesheets
diff options
context:
space:
mode:
authorR. Ryantm <ryantm-bot@ryantm.com>2024-01-31 20:56:02 +0000
committerR. Ryantm <ryantm-bot@ryantm.com>2024-01-31 20:56:02 +0000
commitd331e99c41c3da6516f2fce6b92dd9a744d33334 (patch)
tree6f38892b63ceac7d18111ec4750e8b75ee5fb1a4 /pkgs/applications/office/treesheets
parent0b8f8e0cd9a072620f3054d066acbcc7d5566dd3 (diff)
treesheets: unstable-2024-01-26 -> unstable-2024-01-30
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 db967e7c04359..1fda91523a5e5 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-2024-01-26";
+  version = "unstable-2024-01-30";
 
   src = fetchFromGitHub {
     owner = "aardappel";
     repo = "treesheets";
-    rev = "a1705796a8e1eddd63cc847f4c4c71634c5c7eb8";
-    sha256 = "bF24E+30u/8//vAwjXrnUqybieIUlEDYyvI5sHnLkco=";
+    rev = "f11a3418cb6e403898be215f3efcc2fcb7bc0f19";
+    sha256 = "FOeRfNPX1ER1ZMUWy+4b67XfrATPPZntfhywjaGgDpo=";
   };
 
   nativeBuildInputs = [