From f3e5bc9dcf71bb0bceba41835f5353e88e194746 Mon Sep 17 00:00:00 2001 From: probonopd Date: Fri, 7 Apr 2023 23:32:59 +0200 Subject: [PATCH] Also pin Synth_Dexed --- submod.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/submod.sh b/submod.sh index e941660..3021111 100755 --- a/submod.sh +++ b/submod.sh @@ -10,4 +10,6 @@ cd - cd circle-stdlib/libs/circle-newlib git checkout 48bf91d # needed for circle ec09d7e cd - - +cd Synth_Dexed/ +git checkout deb0905 +cd -