summaryrefslogtreecommitdiff
path: root/haunt.scm
diff options
context:
space:
mode:
Diffstat (limited to 'haunt.scm')
-rw-r--r--haunt.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/haunt.scm b/haunt.scm
index f27b2c1..fb71ee5 100644
--- a/haunt.scm
+++ b/haunt.scm
@@ -580,7 +580,8 @@ Scheme.")
"Guile-OpenGL >= 0.1.0")
#:license "GNU GPLv3+"
#:releases
- `(("0.5.0" ,(date 2020 04 08))
+ `(("0.6.0" ,(date 2020 11 19))
+ ("0.5.0" ,(date 2020 04 08))
("0.4.0" ,(date 2019 06 04))
("0.3.0" ,(date 2018 10 03))
("0.2.0" ,(date 2017 01 26))