guile-commonmark
guile-commonmark copied to clipboard
test failure in guile 2.0.9
When I use guile 2.0.11 it works, but guile 2.0.9 fails make check, here's the log if you're interested:
http://dpaste.com/3H3NAKA
Thanks for the issue submission. I was aware of the issue, srfi-64 was added to guile in 2.0.10. I haven't decided yet on how I should handle this, I could probably include a copy of srfi-64 locally like GNU Guix does.