summaryrefslogtreecommitdiff
path: root/haunt.scm
diff options
context:
space:
mode:
authorDavid Thompson <dthompson@vistahigherlearning.com>2020-04-08 17:10:29 -0400
committerDavid Thompson <dthompson@vistahigherlearning.com>2020-04-08 17:10:29 -0400
commite7d470e954d0a17ab1b2fe0065f46f78475272f9 (patch)
treeca4d9c00789f41dbbdbac33151824812dad879f7 /haunt.scm
parentb660cbb5287f7cdcb6cebaba72afe8fc7d512616 (diff)
Add chickade 0.5.0 stuff.
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 36cafe4..3baf246 100644
--- a/haunt.scm
+++ b/haunt.scm
@@ -579,7 +579,8 @@ Scheme.")
"Guile-OpenGL >= 0.1.0")
#:license "GNU GPLv3+"
#:releases
- `(("0.4.0" ,(date 2019 06 04))
+ `(("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))
("0.1.0" ,(date 2017 01 23)))))