Skip to content

Commit 3fa6bc4

Browse files
authored
treesheets: 0-unstable-2025-02-05 -> 0-unstable-2025-02-20 (#384161)
2 parents a13dcfb + ba0f0dc commit 3fa6bc4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/applications/office/treesheets/default.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212

1313
stdenv.mkDerivation rec {
1414
pname = "treesheets";
15-
version = "0-unstable-2025-02-05";
15+
version = "0-unstable-2025-02-20";
1616

1717
src = fetchFromGitHub {
1818
owner = "aardappel";
1919
repo = "treesheets";
20-
rev = "474b0cd2e779e22fc8e6de225a27ad88bc5eec65";
21-
hash = "sha256-qJ30qjwV4ayTvf2XAZnAdn907YdYCb/XAhxaExDeHZI=";
20+
rev = "4e4d99df2080535cf4838319a8b3526425ba7bb7";
21+
hash = "sha256-zM890w0GgtW++mAhze73GaCThx7WhyucrC24yDZYq0k=";
2222
};
2323

2424
nativeBuildInputs = [

0 commit comments

Comments
 (0)