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

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

treesheets: unstable-2023-04-17 -> unstable-2023-05-03
parents 64114697 0a0f63e3
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-04-17";
  version = "unstable-2023-05-03";

  src = fetchFromGitHub {
    owner = "aardappel";
    repo = "treesheets";
    rev = "49b7592b6b59412d14884d19d9911d59b13f8c9f";
    sha256 = "PS/g/ZdeCz/BHud6WtMkzvVQi+TBqEZLZaw05xRTmrQ=";
    rev = "b942b919a2f6b4e6d04ea62a4a82623f9e815cdd";
    sha256 = "rfYEpbhfWiviojqWWMhmYjpDh04hfRPGPdDQtcqhr8o=";
  };

  nativeBuildInputs = [