From 2e431d98a6a0187c644ba126da4af5bf6172bb9a Mon Sep 17 00:00:00 2001
From: Tristan Walter <twalter@orn.mpg.de>
Date: Thu, 8 Oct 2020 12:39:19 +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 75d703d..3235623 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: ff4deeec58f498ec189a80593c8a546bc84c855b
+    git_rev: c7996b11ca6671dacf4632c6608257ce983bdc66
     git_depth: 1
 
 build:
-- 
GitLab