Unverified Commit 735c1c99 authored by Weijia Wang's avatar Weijia Wang Committed by GitHub
Browse files

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

treesheets: unstable-2023-01-23 -> unstable-2023-01-31
parents 09eedf84 f2fb4117
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -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 = [