Commit 0a0f63e3 authored by R. RyanTM's avatar R. RyanTM
Browse files

treesheets: unstable-2023-04-17 -> unstable-2023-05-03

parent c5aabbdf
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 = [