From 24b0f7b32445218fc6d9944d0975238dbac9f1af Mon Sep 17 00:00:00 2001
From: Tristan Walter <twalter@orn.mpg.de>
Date: Tue, 13 Oct 2020 01:17:48 +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 02233d9..17ed439 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: 7da8b2fa733a08d0485a65d1dbec79d1acc60c39
+    git_rev: 76598268fcd9586fe4838d22c580d40080dc9a84
     git_depth: 1
 
 build:
-- 
GitLab