From 6bde7dfd7b47bed2b994440f3139698fbca23e00 Mon Sep 17 00:00:00 2001
From: Jean-Paul Calderone <exarkun@twistedmatrix.com>
Date: Fri, 4 Oct 2019 09:41:57 -0400
Subject: [PATCH] Bump to the privacypass branch that fixes the Ristretto thing

---
 privacypass-repo.nix | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/privacypass-repo.nix b/privacypass-repo.nix
index cda604a..89eae8f 100644
--- a/privacypass-repo.nix
+++ b/privacypass-repo.nix
@@ -2,7 +2,7 @@
 fetchFromGitHub {
   owner = "LeastAuthority";
   repo = "privacypass";
-  rev = "5126376574ac126d2cdcd0612ef0ed65ef7bca6e";
-  sha256 = "sha256:1b53315qf3yp9mzrx7nmmqj9gia211yhrzg31jp8ny10w6vgbxmn";
+  rev = "e33439f6231660984e7523e30e4089fa8e62defe";
+  sha256 = "0vvm5kk1bghx8i7vbb20amj39n6v492y589mq9ap1dpzv2nv69ii";
   fetchSubmodules = true;
 }
-- 
GitLab