[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
121/177: gnu: ghc-openglraw: Update to 3.2.7.0.
From: |
Ricardo Wurmus |
Subject: |
121/177: gnu: ghc-openglraw: Update to 3.2.7.0. |
Date: |
Tue, 13 Feb 2018 07:38:22 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit e80e97b52e4ba9a87e1a3af11bba45b9b7eebe24
Author: Ricardo Wurmus <address@hidden>
Date: Tue Feb 13 00:11:08 2018 +0100
gnu: ghc-openglraw: Update to 3.2.7.0.
* gnu/packages/haskell.scm (ghc-openglraw): Update to 3.2.7.0.
[inputs]: Add ghc-fixed.
---
gnu/packages/haskell.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index 20fbf2e..9915b2f 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -1273,7 +1273,7 @@ computation library for Haskell.")
(define-public ghc-openglraw
(package
(name "ghc-openglraw")
- (version "2.5.1.0")
+ (version "3.2.7.0")
(source
(origin
(method url-fetch)
@@ -1283,10 +1283,11 @@ computation library for Haskell.")
".tar.gz"))
(sha256
(base32
- "1kfq24mxg922ml3kkmym2qfpc56jbmrfbiix4rc2cxlwv05i191k"))))
+ "024aln102d1mmsdalq9jd5mmwjbnrb8gxcak73lybrc7q87kswk2"))))
(build-system haskell-build-system)
(inputs
`(("ghc-half" ,ghc-half)
+ ("ghc-fixed" ,ghc-fixed)
("glu" ,glu)
("ghc-text" ,ghc-text)))
(home-page "http://www.haskell.org/haskellwiki/Opengl")
- 102/177: gnu: ghc-bifunctors: Update to 5.5.2., (continued)
- 102/177: gnu: ghc-bifunctors: Update to 5.5.2., Ricardo Wurmus, 2018/02/13
- 103/177: gnu: ghc-pandoc-types: Update to 1.17.3.1., Ricardo Wurmus, 2018/02/13
- 109/177: gnu: ghc-wai-logger: Update to 2.3.0., Ricardo Wurmus, 2018/02/13
- 110/177: gnu: ghc-wai-extra: Update to 3.0.18., Ricardo Wurmus, 2018/02/13
- 111/177: gnu: ghc-xss-sanitize: Update to 0.3.5.7., Ricardo Wurmus, 2018/02/13
- 113/177: gnu: ghc-blaze-html: Update to 0.8.1.2., Ricardo Wurmus, 2018/02/13
- 115/177: gnu: ghc-aeson-pretty: Update to 0.8.2., Ricardo Wurmus, 2018/02/13
- 117/177: gnu: ghc-x509: Update to 1.6.4., Ricardo Wurmus, 2018/02/13
- 118/177: gnu: ghc-x509-store: Update to 1.6.2., Ricardo Wurmus, 2018/02/13
- 116/177: gnu: ghc-cryptonite: Update to 0.20., Ricardo Wurmus, 2018/02/13
- 121/177: gnu: ghc-openglraw: Update to 3.2.7.0.,
Ricardo Wurmus <=
- 125/177: gnu: ghc-opengl: Update to 3.0.1.0., Ricardo Wurmus, 2018/02/13
- 124/177: gnu: ghc-gluraw: Update to 2.0.0.2., Ricardo Wurmus, 2018/02/13
- 123/177: gnu: ghc-glut: Update to 2.7.0.10., Ricardo Wurmus, 2018/02/13
- 122/177: gnu: Add ghc-fixed., Ricardo Wurmus, 2018/02/13
- 129/177: gnu: ghc-tagsoup: Update to 0.14.3., Ricardo Wurmus, 2018/02/13
- 133/177: gnu: ghc-hslua: Update to 0.9.5., Ricardo Wurmus, 2018/02/13
- 130/177: gnu: Add ghc-cmark-gfm., Ricardo Wurmus, 2018/02/13
- 134/177: gnu: Add ghc-hslua-module-text., Ricardo Wurmus, 2018/02/13
- 119/177: gnu: ghc-x509-validation: Update to 1.6.5., Ricardo Wurmus, 2018/02/13
- 137/177: gnu: ghc-blaze-html: Update to 0.9.0.1., Ricardo Wurmus, 2018/02/13