From fb8e6e65b5d275a76f735d216586dbb4c12d1d9a Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Wed, 5 Apr 2023 17:31:45 +0000 Subject: [PATCH] treesheets: unstable-2023-03-18 -> unstable-2023-04-04 --- pkgs/applications/office/treesheets/default.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/applications/office/treesheets/default.nix b/pkgs/applications/office/treesheets/default.nix index eb6746af7527..a2a967bf31cf 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-03-18"; + version = "unstable-2023-04-04"; src = fetchFromGitHub { owner = "aardappel"; repo = "treesheets"; - rev = "fd73698ba15b36cfd1f1726e51558405a56c6cd2"; - sha256 = "kGpze5aBbBjhLTU9jV2xX44iO82skgbxVKc0lHndezw="; + rev = "a7d0065763c0bf0cfc2b410b17cb1fce33619616"; + sha256 = "wDAheXzObiqFkZ2ZVQAzMVZT5mzIEzxh6jNwPiPoWis="; }; nativeBuildInputs = [