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

treesheets: unstable-2023-03-18 -> unstable-2023-04-04
This commit is contained in:
Nick Cao 2023-04-06 17:49:00 +08:00 committed by GitHub
commit eb75c3fd88
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-03-18";
version = "unstable-2023-04-04";
src = fetchFromGitHub {
owner = "aardappel";
repo = "treesheets";
rev = "fd73698ba15b36cfd1f1726e51558405a56c6cd2";
sha256 = "kGpze5aBbBjhLTU9jV2xX44iO82skgbxVKc0lHndezw=";
rev = "a7d0065763c0bf0cfc2b410b17cb1fce33619616";
sha256 = "wDAheXzObiqFkZ2ZVQAzMVZT5mzIEzxh6jNwPiPoWis=";
};
nativeBuildInputs = [