diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-02-12 09:08:40 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-13 09:17:56 +0700 |
commit | 12614cacff9afb760c8048763eda033cd89feba9 (patch) | |
tree | 6b3d9fadc64be79a0e51ff39acd2ab802dd420d7 /haskell/haskell-gloss-rendering/haskell-gloss-rendering.info | |
parent | 6131f27105c5c21f67e6b336e7ef5920dee10498 (diff) |
haskell/haskell-gloss-rendering: Updated for version 1.13.1.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-gloss-rendering/haskell-gloss-rendering.info')
-rw-r--r-- | haskell/haskell-gloss-rendering/haskell-gloss-rendering.info | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/haskell/haskell-gloss-rendering/haskell-gloss-rendering.info b/haskell/haskell-gloss-rendering/haskell-gloss-rendering.info index 0e71f19c1d..d3342fe306 100644 --- a/haskell/haskell-gloss-rendering/haskell-gloss-rendering.info +++ b/haskell/haskell-gloss-rendering/haskell-gloss-rendering.info @@ -1,8 +1,10 @@ PRGNAM="haskell-gloss-rendering" -VERSION="1.13.0.2" +VERSION="1.13.1.1" HOMEPAGE="https://hackage.haskell.org/package/gloss-rendering" -DOWNLOAD="https://hackage.haskell.org/package/gloss-rendering-1.13.0.2/gloss-rendering-1.13.0.2.tar.gz" -MD5SUM="b3972cd4e00d5cb32bc649b3a53a686b" +DOWNLOAD="https://hackage.haskell.org/package/gloss-rendering-1.13.1.1/gloss-rendering-1.13.1.1.tar.gz \ + https://hackage.haskell.org/package/gloss-rendering-1.13.1.1/revision/1.cabal" +MD5SUM="a841106df76aa32432d4052ab93a33ec \ + 626d7b333b28830d1bf7b9b65e6da9b3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="haskell-bmp haskell-OpenGL haskell-GLUT" |