about summary refs log tree commit diff
path: root/pkgs/applications
diff options
context:
space:
mode:
authorR. Ryantm <ryantm-bot@ryantm.com>2023-07-29 23:51:08 +0000
committerR. Ryantm <ryantm-bot@ryantm.com>2023-07-29 23:51:08 +0000
commit982d9a839c4316e8fc9fe48b37228a464a1d0c6d (patch)
treec1aabd0e6928826fc1ab633a22aa05b4da6efe3b /pkgs/applications
parenta4c0bbf98b10494bcef9b61aebd0683e3558fe42 (diff)
treesheets: unstable-2023-07-22 -> unstable-2023-07-28
Diffstat (limited to 'pkgs/applications')
-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 585da031afaec..b1e55d9c62983 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-22";
+  version = "unstable-2023-07-28";
 
   src = fetchFromGitHub {
     owner = "aardappel";
     repo = "treesheets";
-    rev = "24a80b0468d9abf15207dcb962d9e14a544d53a3";
-    sha256 = "D9bLsxQ/52ziIlm0A9/be8KmcqZ+xr8ZygCCG2mgGJw=";
+    rev = "e3b52c687fcdb14075d6d04a1c4e9e5ba929ba54";
+    sha256 = "AnhlGbd5TbreFEwP1J5r4EQPAtG+YwJ04v7sclccGYQ=";
   };
 
   nativeBuildInputs = [