about summary refs log tree commit diff
path: root/pkgs/applications/office
diff options
context:
space:
mode:
authorWeijia Wang <9713184+wegank@users.noreply.github.com>2023-02-27 21:32:22 +0200
committerGitHub <noreply@github.com>2023-02-27 21:32:22 +0200
commit5d732ac041390777049d364a5c9746b5d23af7fa (patch)
tree30c18e1c2c7239bbe509a44d8ed97d2e4efbd3b9 /pkgs/applications/office
parent5a0fd0777620da1f9bd2ea0c2392c9257900afa1 (diff)
parent0ec0b1ad0d329f8a7c2e334f13293950c05b2822 (diff)
Merge pull request #218475 from r-ryantm/auto-update/treesheets
treesheets: unstable-2023-02-14 -> unstable-2023-02-25
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 6b318e7a7d627..a18307c77548c 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-02-14";
+  version = "unstable-2023-02-25";
 
   src = fetchFromGitHub {
     owner = "aardappel";
     repo = "treesheets";
-    rev = "16d449a3bf2805c1fc683fdc183e0e8390074252";
-    sha256 = "jm6bLu+6G3VMSyB56B5qATqFZ3sXjm8s66Gx2oZyvFA=";
+    rev = "e2acd675e6aeac609ae071aa169b2661c1fbd862";
+    sha256 = "y7y9DQ6oy/1EuLl4FAkRJd0zzMRm/2OOvnfWtwpf8AU=";
   };
 
   nativeBuildInputs = [