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

treesheets: unstable-2023-01-23 -> unstable-2023-01-31
This commit is contained in:
Weijia Wang 2023-02-05 05:52:11 +01:00 committed by GitHub
commit 735c1c9973
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-01-23";
version = "unstable-2023-01-31";
src = fetchFromGitHub {
owner = "aardappel";
repo = "treesheets";
rev = "f676cba7f9749825744ec705ee58b9fbea47db51";
sha256 = "Zx1fGicCuX+HJm2QFSYQhcd9Ibg3qj5h9NPlSNNVLag=";
rev = "44206849d03c8983e41d2aeca70a06e04365d88d";
sha256 = "bUyM0zWVO7HWBiWi0mhkDlVxgqMHoFiR78XpiG8q/V4=";
};
nativeBuildInputs = [