Skip to content

Commit

Permalink
treesheets: unstable-2023-03-07 -> unstable-2023-03-18
Browse files Browse the repository at this point in the history
  • Loading branch information
r-ryantm committed Mar 19, 2023
1 parent d384095 commit 4ed9586
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 = "unstable-2023-03-07";
version = "unstable-2023-03-18";

src = fetchFromGitHub {
owner = "aardappel";
repo = "treesheets";
rev = "6672b90aa6310f2a02d9527f500645dd525a8fe3";
sha256 = "uf4fSkMGVS1/H5HwKTo0Fp69CjI3C9Bmw07oP9PYvlQ=";
rev = "fd73698ba15b36cfd1f1726e51558405a56c6cd2";
sha256 = "kGpze5aBbBjhLTU9jV2xX44iO82skgbxVKc0lHndezw=";
};

nativeBuildInputs = [
Expand Down

0 comments on commit 4ed9586

Please sign in to comment.