From b1d7e9ddb488071ecda80ba982f22d895b439bb9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= <ludo@gnu.org>
Date: Sat, 17 Aug 2019 18:59:28 +0200
Subject: [PATCH] doc: Guile 2.2 is needed.

This is a followup to ee11ba1d93b24753eafcd77eef8543e5cac5ba4c.

* README: Ask for Guile 2.2.
---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README
index 58200f64..3e4d753d 100644
--- a/README
+++ b/README
@@ -6,7 +6,7 @@ Requirements
 
 Cuirass currently depends on the following packages:
 
-  - GNU Guile 2.0.9 or later
+  - GNU Guile 2.2.x or later
   - GNU Guix (and all its development dependencies)
   - GNU Make
   - Guile-JSON 3.x
-- 
GitLab