From cc1556ebdd4e36b3289dd5b7ced4077028b5b9d5 Mon Sep 17 00:00:00 2001
From: Tristan Walter <twalter@orn.mpg.de>
Date: Sat, 10 Oct 2020 03:12:35 +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 57a1fe6..abe71cf 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: b3ed5db74b99efd6b4ceaa5987fb07ce1c5179c2
+    git_rev: 4ff77b21f67b8d156b2b687fee0ec163146397bb
     git_depth: 1
 
 build:
-- 
GitLab