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

treesheets: unstable-2023-05-03 -> unstable-2023-05-04
This commit is contained in:
Weijia Wang 2023-05-06 12:58:36 +03:00 committed by GitHub
commit a113839124
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-05-03";
version = "unstable-2023-05-04";
src = fetchFromGitHub {
owner = "aardappel";
repo = "treesheets";
rev = "b942b919a2f6b4e6d04ea62a4a82623f9e815cdd";
sha256 = "rfYEpbhfWiviojqWWMhmYjpDh04hfRPGPdDQtcqhr8o=";
rev = "3694b16809daaa59b9198cd9645662e2a8cf4650";
sha256 = "NShLLBTBS88UXWWjsSeMVxj8HnnN4yA8gmz83wdpIzE=";
};
nativeBuildInputs = [