diff options
author | David Thompson <dthompson2@worcester.edu> | 2018-07-10 21:43:48 -0400 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2018-07-10 21:43:48 -0400 |
commit | 84bba64b2feb9aeff407fb877e62e499c65cc902 (patch) | |
tree | 0b16dbbe96b9ef05a0e0e9c7fc149defe2d02b86 | |
parent | 1611af1526fac18dd30d70df83229ca6d0d8ec24 (diff) |
Add guile-sdl2 0.3.0 release.
-rw-r--r-- | haunt.scm | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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))))) |