treesheets: unstable-2022-11-11 -> unstable-2022-12-13

This commit is contained in:
R. Ryantm 2022-12-14 20:25:58 +00:00 committed by obadz
parent 1cdc2a2452
commit f2438a6f0c

View File

@ -12,13 +12,13 @@
stdenv.mkDerivation rec {
pname = "treesheets";
version = "unstable-2022-11-11";
version = "unstable-2022-12-13";
src = fetchFromGitHub {
owner = "aardappel";
repo = "treesheets";
rev = "94881402b4730f598a536d8cddb3314eaf16defc";
sha256 = "+fv05KqfhpFeufUduOikXJuQmZfOq+i97B8kP//hsk0=";
rev = "321a1df0b3364ffa9a29c6ad6e6e93d203e4cf48";
sha256 = "DGYwJKfWhnCQ5rUgY232k+SuFmj2xEHAPCqPrV2uTXI=";
};
nativeBuildInputs = [