Merge pull request #249807 from r-ryantm/auto-update/treesheets

treesheets: unstable-2023-08-10 -> unstable-2023-08-17
This commit is contained in:
Nick Cao 2023-08-18 08:28:26 +08:00 committed by GitHub
commit 166755834d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,13 +12,13 @@
stdenv.mkDerivation rec {
pname = "treesheets";
version = "unstable-2023-08-10";
version = "unstable-2023-08-17";
src = fetchFromGitHub {
owner = "aardappel";
repo = "treesheets";
rev = "18847fc16e05078ff5a8d0106a38ce2059ec497f";
sha256 = "bz2dX4CSPOFEg+6LnqcG46jOFCmjgnrhPyaljyVlDY4=";
rev = "e88dd955bf1346b560da3c34234f9206463baf0b";
sha256 = "DOvCJiZ76CzlJF6f0V8ABHi5uUJo4XCzJDUoikKkpMI=";
};
nativeBuildInputs = [