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

treesheets: unstable-2023-08-08 -> unstable-2023-08-10
This commit is contained in:
Nick Cao 2023-08-12 03:35:31 -06:00 committed by GitHub
commit 8ea93717e1
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-08";
version = "unstable-2023-08-10";
src = fetchFromGitHub {
owner = "aardappel";
repo = "treesheets";
rev = "e7ebdbc21e69c0cda99ab1c8bdf873495b6ab9a0";
sha256 = "P/ln7JghEP8MdTzPMmPH+0k+aRuOL/m6VkjYrtynUPE=";
rev = "18847fc16e05078ff5a8d0106a38ce2059ec497f";
sha256 = "bz2dX4CSPOFEg+6LnqcG46jOFCmjgnrhPyaljyVlDY4=";
};
nativeBuildInputs = [