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-01-21 06:31:13 +0000
committerobadz <3359345+obadz@users.noreply.github.com>2023-01-21 16:39:18 +0000
commitb06903b73c97b187de7d0c5735004e259468a3f7 (patch)
tree0462b42bba6ac0ef7d131d8d8b12e1b2357313c7 /pkgs/applications/office/treesheets
parent4e9efbd52a507b91e356e2f2a0f3bcc354c38a96 (diff)
treesheets: unstable-2023-01-04 -> unstable-2023-01-20
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 bdedb717d031c..926e97af80b38 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-01-04";
+  version = "unstable-2023-01-20";
 
   src = fetchFromGitHub {
     owner = "aardappel";
     repo = "treesheets";
-    rev = "fad7747720a602268525d5a900c03c252c9070dd";
-    sha256 = "2n8AEK2YZd+zZjYiDNFe45ACW2cl7YMoOpGIidsKLZU=";
+    rev = "4d48bbe730b19963efeb3bb6f59e92aa3968b229";
+    sha256 = "03REE7/jn1uuU89DKkGD1QqqzOt+DR6qmoyyaf8042c=";
   };
 
   nativeBuildInputs = [