From 6913ea9236e2ba019c0fd8f1f3fae85117cc3ec5 Mon Sep 17 00:00:00 2001
From: Tristan Walter <twalter@orn.mpg.de>
Date: Tue, 13 Oct 2020 13:10:46 +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 be1300c..4fce904 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: ca8d2164473dd208b6fbddf894cc3c6958a8784d
+    git_rev: b17da2c1901622e26d177710d596b61976e5d2b1
     git_depth: 1
 
 build:
-- 
GitLab