treesheets: unstable-2023-04-17 -> unstable-2023-05-03

This commit is contained in:
R. Ryantm 2023-05-04 13:43:00 +00:00
parent c5aabbdfb3
commit 0a0f63e300

View file

@ -12,13 +12,13 @@
stdenv.mkDerivation rec {
pname = "treesheets";
version = "unstable-2023-04-17";
version = "unstable-2023-05-03";
src = fetchFromGitHub {
owner = "aardappel";
repo = "treesheets";
rev = "49b7592b6b59412d14884d19d9911d59b13f8c9f";
sha256 = "PS/g/ZdeCz/BHud6WtMkzvVQi+TBqEZLZaw05xRTmrQ=";
rev = "b942b919a2f6b4e6d04ea62a4a82623f9e815cdd";
sha256 = "rfYEpbhfWiviojqWWMhmYjpDh04hfRPGPdDQtcqhr8o=";
};
nativeBuildInputs = [