about summary refs log tree commit diff
path: root/pkgs/applications/office
diff options
context:
space:
mode:
authorNick Cao <nickcao@nichi.co>2024-02-01 08:58:11 -0500
committerGitHub <noreply@github.com>2024-02-01 08:58:11 -0500
commitd6a79f123c42de6aaeaa413ff4071cf1bd46a292 (patch)
treed60031afd321f303dbcb59ad445ce6433fbdf17a /pkgs/applications/office
parent63c3893633e6e23074302cd8ac94c3f24570d366 (diff)
parentd331e99c41c3da6516f2fce6b92dd9a744d33334 (diff)
Merge pull request #285367 from r-ryantm/auto-update/treesheets
treesheets: unstable-2024-01-26 -> unstable-2024-01-30
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 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 = [