treesheets: unstable-2023-05-04 -> unstable-2023-05-13

This commit is contained in:
R. Ryantm 2023-05-14 11:46:50 +00:00
parent b3e5f58289
commit d15132bdea

View File

@ -12,13 +12,13 @@
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
pname = "treesheets"; pname = "treesheets";
version = "unstable-2023-05-04"; version = "unstable-2023-05-13";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "aardappel"; owner = "aardappel";
repo = "treesheets"; repo = "treesheets";
rev = "3694b16809daaa59b9198cd9645662e2a8cf4650"; rev = "c48cc033c941fb1898e12189e96188a98df69b96";
sha256 = "NShLLBTBS88UXWWjsSeMVxj8HnnN4yA8gmz83wdpIzE="; sha256 = "EzLhsuDY/H3t69nuwWj/3fxJdAX6ze/IB/i5WsVJmOo=";
}; };
nativeBuildInputs = [ nativeBuildInputs = [