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

treesheets: unstable-2023-04-09 -> unstable-2023-04-17
This commit is contained in:
Weijia Wang 2023-04-20 22:58:08 +03:00 committed by GitHub
commit 98d18d205c
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-04-09";
version = "unstable-2023-04-17";
src = fetchFromGitHub {
owner = "aardappel";
repo = "treesheets";
rev = "afeb34a1c5255484eea912edf0cc175cae5eea12";
sha256 = "KFGI3p9V8clOACQ+kxhLazOqcSm7Ou/84+1JrEA1rC0=";
rev = "49b7592b6b59412d14884d19d9911d59b13f8c9f";
sha256 = "PS/g/ZdeCz/BHud6WtMkzvVQi+TBqEZLZaw05xRTmrQ=";
};
nativeBuildInputs = [