treesheets: 0-unstable-2024-06-20 -> 0-unstable-2024-06-23

This commit is contained in:
R. Ryantm
2024-06-27 22:29:01 +00:00
parent 5488a687a5
commit 211fb1b01c
@@ -12,13 +12,13 @@
stdenv.mkDerivation rec {
pname = "treesheets";
version = "0-unstable-2024-06-20";
version = "0-unstable-2024-06-23";
src = fetchFromGitHub {
owner = "aardappel";
repo = "treesheets";
rev = "d363b4207281caaa6f3b84af93b0cd56c1855692";
hash = "sha256-aZIt0DAGDQmIeLZHXjYao5CUhjLp9pjTiXJyoDi0kpQ=";
rev = "91dea2ba714e9b1fb6ab660ddd295653218bdebc";
hash = "sha256-pn+Ki60lBL+2sKXnhYEly8/Yi94mhiMDxTnWZi4ZFOk=";
};
nativeBuildInputs = [