lol

treesheets: unstable-2023-01-04 -> unstable-2023-01-20

authored by

R. Ryantm and committed by
obadz
b06903b7 4e9efbd5

+3 -3
+3 -3
pkgs/applications/office/treesheets/default.nix
··· 12 12 13 13 stdenv.mkDerivation rec { 14 14 pname = "treesheets"; 15 - version = "unstable-2023-01-04"; 15 + version = "unstable-2023-01-20"; 16 16 17 17 src = fetchFromGitHub { 18 18 owner = "aardappel"; 19 19 repo = "treesheets"; 20 - rev = "fad7747720a602268525d5a900c03c252c9070dd"; 21 - sha256 = "2n8AEK2YZd+zZjYiDNFe45ACW2cl7YMoOpGIidsKLZU="; 20 + rev = "4d48bbe730b19963efeb3bb6f59e92aa3968b229"; 21 + sha256 = "03REE7/jn1uuU89DKkGD1QqqzOt+DR6qmoyyaf8042c="; 22 22 }; 23 23 24 24 nativeBuildInputs = [