From 0003572fce3c3f8e9c41cd6cbb33a92f6d05a9a5 Mon Sep 17 00:00:00 2001 From: Jean-Paul Calderone <exarkun@twistedmatrix.com> Date: Fri, 4 Oct 2019 12:08:58 -0400 Subject: [PATCH] Just updated it --- tahoe-lafs.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tahoe-lafs.nix b/tahoe-lafs.nix index 25caabd..24a591e 100644 --- a/tahoe-lafs.nix +++ b/tahoe-lafs.nix @@ -11,7 +11,7 @@ python.pkgs.buildPythonPackage rec { owner = "LeastAuthority"; repo = "tahoe-lafs"; # HEAD of an integration branch for all of the storage plugin stuff. Last - # updated August 23 2019. + # updated October 4 2019. rev = "8c1f536ba4fbc01f3bc5f08412edbefc56ff7037"; sha256 = "17d7pkbsgss3rhqf7ac7ylzbddi555rnkzz48zjqwq1zx1z2jhy6"; }; -- GitLab