From 3445254a1ac1cc7a121146b4752d813b5916eac6 Mon Sep 17 00:00:00 2001
From: Tristan Walter <twalter@orn.mpg.de>
Date: Tue, 13 Oct 2020 11:45:38 +0200
Subject: [PATCH] meta

---
 conda/meta.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conda/meta.yaml b/conda/meta.yaml
index c940f3e..092ce53 100644
--- a/conda/meta.yaml
+++ b/conda/meta.yaml
@@ -4,7 +4,7 @@ package:
   
 source:
     git_url: https://github.com/mooch443/trex.git
-    git_rev: a40df4be775f84b2ac639fe92cc0df7989eadb0c
+    git_rev: f20018adcd8ef0de708b74cf89b8e713283904b0
     git_depth: 1
 
 build:
-- 
GitLab