diff options
author | David Thompson <dthompson2@worcester.edu> | 2017-01-20 21:04:44 -0500 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2017-01-20 21:04:44 -0500 |
commit | 2262398b3accdf842356312f690a8e2b8038ece4 (patch) | |
tree | 5f5539a5661aac4c36a7af8a4e1fa41db111efc5 | |
parent | 4c12bf8936e6418bda05c88e7f8a180b6ff52790 (diff) |
Add guile-sdl2 0.2.0 release.
-rw-r--r-- | haunt.scm | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -409,7 +409,8 @@ following modules:") "GNU pkg-config") #:license "GNU LGPLv3+" #:releases - `(("0.1.2" ,(date 2016 08 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))))) |