[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
151/328: gnu: ghc-opengl: Update to 3.0.3.0.
From: |
guix-commits |
Subject: |
151/328: gnu: ghc-opengl: Update to 3.0.3.0. |
Date: |
Sat, 16 Nov 2019 19:32:56 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit aefbe3caee82c3df920995b75ac95cc78bafcc2c
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 12:56:39 2019 -0400
gnu: ghc-opengl: Update to 3.0.3.0.
* gnu/packages/haskell-xyz.scm (ghc-opengl): Update to 3.0.3.0.
[arguments]: Set Cabal file to r1.
---
gnu/packages/haskell-xyz.scm | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index f6b8bde..840b2fb 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -7061,7 +7061,7 @@ old @code{time} library. For new projects, the newer
(define-public ghc-opengl
(package
(name "ghc-opengl")
- (version "3.0.2.2")
+ (version "3.0.3.0")
(source
(origin
(method url-fetch)
@@ -7071,8 +7071,11 @@ old @code{time} library. For new projects, the newer
".tar.gz"))
(sha256
(base32
- "19vxwvx2n8zq2klj176l25n2b64ybp0b8mhm4p46gvpcivz41fjc"))))
+ "069fg8jcxqq2z9iikynd8vi3jxm2b5y3qywdh4bdviyzab3zy1as"))))
(build-system haskell-build-system)
+ (arguments
+ `(#:cabal-revision
+ ("1" "1748mrb6r9mpf5jbrx436lwbg8w6dadyy8dhxw2dwnrj5z7zf741")))
(inputs
`(("ghc-objectname" ,ghc-objectname)
("ghc-gluraw" ,ghc-gluraw)
- 123/328: gnu: ghc-generic-deriving: Update to 1.12.4., (continued)
- 123/328: gnu: ghc-generic-deriving: Update to 1.12.4., guix-commits, 2019/11/16
- 124/328: gnu: ghc-doctest: Update to 0.16.2., guix-commits, 2019/11/16
- 127/328: gnu: ghc-openglraw: Update to 3.3.3.0., guix-commits, 2019/11/16
- 134/328: gnu: ghc-distributive: Update to 0.6.1., guix-commits, 2019/11/16
- 135/328: gnu: ghc-gnuplot: Update to 0.5.6., guix-commits, 2019/11/16
- 27/328: gnu: ghc-code-page: Update to 0.2., guix-commits, 2019/11/16
- 95/328: gnu: ghc-indents: Update to 0.5.0.1., guix-commits, 2019/11/16
- 139/328: gnu: ghc-graphviz: Update to 2999.20.0.3., guix-commits, 2019/11/16
- 146/328: gnu: ghc-chell-quickcheck: Update to 0.2.5.2., guix-commits, 2019/11/16
- 150/328: gnu: ghc-tldr: Update to 0.4.0.2., guix-commits, 2019/11/16
- 151/328: gnu: ghc-opengl: Update to 3.0.3.0.,
guix-commits <=
- 157/328: gnu: ghc-hslogger: Update to 1.2.12., guix-commits, 2019/11/16
- 163/328: gnu: ghc-parsers: Update to 0.12.10., guix-commits, 2019/11/16
- 136/328: gnu: ghc-wave: Update to 0.2.0., guix-commits, 2019/11/16
- 138/328: gnu: ghc-fgl-arbitrary: Update dependency constraints., guix-commits, 2019/11/16
- 145/328: gnu: ghc-chell: Update to 0.5., guix-commits, 2019/11/16
- 156/328: gnu: ghc-socks: Update to 0.6.1., guix-commits, 2019/11/16
- 162/328: gnu: ghc-charset: Update Cabal file to r1., guix-commits, 2019/11/16
- 158/328: gnu: ghc-haskell-src-exts: Update to 1.21.1., guix-commits, 2019/11/16
- 178/328: gnu: ghc-lifted-async: Update to 0.10.0.4., guix-commits, 2019/11/16
- 144/328: gnu: ghc-patience: Update to 0.3., guix-commits, 2019/11/16