Skip to content

Commit

Permalink
treesheets: 0-unstable-2024-06-09 -> 0-unstable-2024-06-20
Browse files Browse the repository at this point in the history
  • Loading branch information
r-ryantm committed Jun 21, 2024
1 parent 47ea5bd commit 6215e2c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/applications/office/treesheets/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@

stdenv.mkDerivation rec {
pname = "treesheets";
version = "0-unstable-2024-06-09";
version = "0-unstable-2024-06-20";

src = fetchFromGitHub {
owner = "aardappel";
repo = "treesheets";
rev = "c753ce40686c3044eb7fb653bb913d1610096cd1";
hash = "sha256-WpbG2RY7z71GBSDjv/VjcFsGcb/YK7P4oMVEydsYpuw=";
rev = "d363b4207281caaa6f3b84af93b0cd56c1855692";
hash = "sha256-aZIt0DAGDQmIeLZHXjYao5CUhjLp9pjTiXJyoDi0kpQ=";
};

nativeBuildInputs = [
Expand Down

0 comments on commit 6215e2c

Please sign in to comment.