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

treesheets: unstable-2024-03-30 -> unstable-2024-04-11
This commit is contained in:
Weijia Wang 2024-04-12 10:11:24 +02:00 committed by GitHub
commit 5e32fc4dd6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -12,13 +12,13 @@
stdenv.mkDerivation rec {
pname = "treesheets";
version = "unstable-2024-03-30";
version = "unstable-2024-04-11";
src = fetchFromGitHub {
owner = "aardappel";
repo = "treesheets";
rev = "f5b13ed93eacdd62851081d0730ec5f8b306c1e6";
sha256 = "CoIvJzfVmblMPH0J45ykpRF7CDLj/Dx+8MpkjiQkMkM=";
rev = "5e9e95a34221d4bda584d2130586177e29ee8fe7";
sha256 = "X0aB0rJZd9G8S+QWviSAdB/YQMT4lVV3yiELzZs+P3g=";
};
nativeBuildInputs = [