Unverified Commit b0fa61a4 authored by figsoda's avatar figsoda Committed by GitHub
Browse files

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

treesheets: unstable-2023-05-04 -> unstable-2023-05-13
parents 1be3f0f6 d15132bd
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-05-04";
  version = "unstable-2023-05-13";

  src = fetchFromGitHub {
    owner = "aardappel";
    repo = "treesheets";
    rev = "3694b16809daaa59b9198cd9645662e2a8cf4650";
    sha256 = "NShLLBTBS88UXWWjsSeMVxj8HnnN4yA8gmz83wdpIzE=";
    rev = "c48cc033c941fb1898e12189e96188a98df69b96";
    sha256 = "EzLhsuDY/H3t69nuwWj/3fxJdAX6ze/IB/i5WsVJmOo=";
  };

  nativeBuildInputs = [