diff options
Diffstat (limited to 'haunt.scm')
-rw-r--r-- | haunt.scm | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -409,7 +409,8 @@ following modules:") #:license "GNU LGPLv3+" #:manual? #t #:releases - `(("0.3.1" ,(date 2018 10 16)) + `(("0.4.0" ,(date 2019 06 02)) + ("0.3.1" ,(date 2018 10 16)) ("0.3.0" ,(date 2018 07 10)) ("0.2.0" ,(date 2017 01 20)) ("0.1.2" ,(date 2016 08 10)) |