From 31b7fd5c59c2d9ccde57c533fd3252f9b42471d4 Mon Sep 17 00:00:00 2001
From: Tristan Walter <twalter@orn.mpg.de>
Date: Mon, 12 Oct 2020 21:51: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 0fcbc4e..b95823e 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: cb252767fd52646c6e9019baa478146f070bee93
+    git_rev: b0de0ee187249d87ee105a3ddbefd03bb33c7bca
     git_depth: 1
 
 build:
-- 
GitLab