[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
138/249: gnu: ghc-opengl: Update to 3.0.3.0.
From: |
guix-commits |
Subject: |
138/249: gnu: ghc-opengl: Update to 3.0.3.0. |
Date: |
Thu, 31 Oct 2019 23:49:48 -0400 (EDT) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit fbf77fc454434b2749cf301c2258d29833c75f55
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.
---
gnu/packages/haskell-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index ef5f957..0bd5de2 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -6982,7 +6982,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)
@@ -6992,7 +6992,7 @@ old @code{time} library. For new projects, the newer
".tar.gz"))
(sha256
(base32
- "19vxwvx2n8zq2klj176l25n2b64ybp0b8mhm4p46gvpcivz41fjc"))))
+ "069fg8jcxqq2z9iikynd8vi3jxm2b5y3qywdh4bdviyzab3zy1as"))))
(build-system haskell-build-system)
(inputs
`(("ghc-objectname" ,ghc-objectname)
- 244/249: squash! gnu: ghc-quickcheck-instances: Update to 0.3.22., (continued)
- 244/249: squash! gnu: ghc-quickcheck-instances: Update to 0.3.22., guix-commits, 2019/10/31
- 241/249: gnu: Add ghc-splitmix., guix-commits, 2019/10/31
- 247/249: squash! gnu: ghc-test-framework-quickcheck2: Update to 0.3.0.5., guix-commits, 2019/10/31
- 248/249: squash! gnu: ghc-hspec-core: Update to 2.7.1., guix-commits, 2019/10/31
- 110/249: gnu: ghc-validity: Update to 0.9.0.2., guix-commits, 2019/10/31
- 103/249: gnu: ghc-hspec-core: Update to 2.7.1., guix-commits, 2019/10/31
- 124/249: gnu: ghc-genvalidity-property: Update to 0.4.0.0., guix-commits, 2019/10/31
- 134/249: gnu: ghc-system-fileio: Update to 0.3.16.4., guix-commits, 2019/10/31
- 130/249: gnu: ghc-atomic-write: Update to 0.2.0.6., guix-commits, 2019/10/31
- 141/249: gnu: ghc-comonad: Update to 5.0.5., guix-commits, 2019/10/31
- 138/249: gnu: ghc-opengl: Update to 3.0.3.0.,
guix-commits <=
- 147/249: gnu: ghc-glut: Update to 2.7.0.15., guix-commits, 2019/10/31
- 169/249: gnu: ghc-profunctors: Update to 5.3., guix-commits, 2019/10/31
- 183/249: gnu: ghc-statistics: Update to 0.15.1.1., guix-commits, 2019/10/31
- 193/249: gnu: ghc-snap-server: Update to 1.1.1.1., guix-commits, 2019/10/31
- 201/249: gnu: ghc-mono-traversable: Update to 1.0.13.0., guix-commits, 2019/10/31
- 148/249: gnu: ghc-bifunctors: Update to 5.5.5., guix-commits, 2019/10/31
- 73/249: gnu: ghc-unordered-containers: Update to 0.2.10.0., guix-commits, 2019/10/31
- 118/249: gnu: ghc-doctest: Update to 0.16.2., guix-commits, 2019/10/31
- 86/249: gnu: ghc-contravariant: Update to 1.5.2., guix-commits, 2019/10/31
- 122/249: gnu: ghc-regex: Update to 1.0.2.0., guix-commits, 2019/10/31