From c093095be416821c53bd075b4d0bc4f16985553f Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Tue, 26 Aug 2014 15:20:33 +0100 Subject: Update morph to latest version This includes `git replace` mitigation code and raising an exception if morph can't talk to the remote git cache, rather than assuming the morphology didn't exist, and building the wrong thing. --- strata/tools.morph | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/strata/tools.morph b/strata/tools.morph index 90dee953..ad004a83 100644 --- a/strata/tools.morph +++ b/strata/tools.morph @@ -100,7 +100,7 @@ chunks: - six - name: morph repo: baserock:baserock/morph - ref: 35f3a8779a316ed6a44ce5bb62bea9e2d7c67a16 + ref: 8c9aea626d1308a876d145d379ac5f23905fa9b4 unpetrify-ref: master build-depends: - cliapp -- cgit v1.2.1