summaryrefslogtreecommitdiff
path: root/haunt.scm
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2018-07-10 21:43:48 -0400
committerDavid Thompson <dthompson2@worcester.edu>2018-07-10 21:43:48 -0400
commit84bba64b2feb9aeff407fb877e62e499c65cc902 (patch)
tree0b16dbbe96b9ef05a0e0e9c7fc149defe2d02b86 /haunt.scm
parent1611af1526fac18dd30d70df83229ca6d0d8ec24 (diff)
Add guile-sdl2 0.3.0 release.
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 317c274..1e123be 100644
--- a/haunt.scm
+++ b/haunt.scm
@@ -407,7 +407,8 @@ following modules:")
"GNU pkg-config")
#:license "GNU LGPLv3+"
#:releases
- `(("0.2.0" ,(date 2017 01 20))
+ `(("0.3.0" ,(date 2018 07 10))
+ ("0.2.0" ,(date 2017 01 20))
("0.1.2" ,(date 2016 08 10))
("0.1.1" ,(date 2016 01 01))
("0.1.0" ,(date 2015 12 22)))))