diff options
author | David Thompson <dthompson@vistahigherlearning.com> | 2020-04-07 17:08:06 -0400 |
---|---|---|
committer | David Thompson <dthompson@vistahigherlearning.com> | 2020-04-07 17:08:06 -0400 |
commit | 9e68c9f694a8ec1533514d11385203f76fad348e (patch) | |
tree | 504df5dbf56f2baf62544aad507fda5dbe8e932b | |
parent | cf415ccdf952c762f31f8ceaa7bdc7fe6feaf5ff (diff) |
Add guile-sdl2 0.5.0 release download link.
-rw-r--r-- | haunt.scm | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -427,7 +427,8 @@ following modules:") #:license "GNU LGPLv3+" #:manual? #t #:releases - `(("0.4.0" ,(date 2019 06 02)) + `(("0.5.0" ,(date 2020 04 07)) + ("0.4.0" ,(date 2019 06 02)) ("0.3.1" ,(date 2018 10 16)) ("0.3.0" ,(date 2018 07 10)) ("0.2.0" ,(date 2017 01 20)) |