[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
30/33: gnu: ghc-half: Update to 0.2.2.3.
From: |
Tobias Geerinckx-Rice |
Subject: |
30/33: gnu: ghc-half: Update to 0.2.2.3. |
Date: |
Tue, 5 Dec 2017 10:38:18 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit f1c2aed7df194d37b6f201ae9beb7e71a6847dd2
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sat Dec 2 23:58:42 2017 +0100
gnu: ghc-half: Update to 0.2.2.3.
* gnu/packages/haskell.scm (ghc-half): Update to 0.2.2.3.
---
gnu/packages/haskell.scm | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index 1b07556..cd0edbe 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -1100,17 +1100,16 @@ PNG, PNM, TGA, TIFF, XCF, XPM, XV.")
(define-public ghc-half
(package
(name "ghc-half")
- (version "0.2.2.1")
+ (version "0.2.2.3")
(source
(origin
(method url-fetch)
(uri (string-append
"https://hackage.haskell.org/package/half/half-"
- version
- ".tar.gz"))
+ version ".tar.gz"))
(sha256
(base32
- "0zhwc6ps5w4ccnxl8sy623z4rjsafmnry69jpkw4hrbq11l402f1"))))
+ "0p4sb7vv9cljv48wlx65wgdnkryrk5d6yfh7g4yrm20w1p449hl5"))))
(build-system haskell-build-system)
(home-page "https://github.com/ekmett/half")
(synopsis "Half-precision floating-point computations")
- 26/33: gnu: ghc-free: Update to 4.12.4., (continued)
- 26/33: gnu: ghc-free: Update to 4.12.4., Tobias Geerinckx-Rice, 2017/12/05
- 31/33: gnu: ghc-comonad: Run tests., Tobias Geerinckx-Rice, 2017/12/05
- 13/33: gnu: ghc-contravariant: Update to 1.4., Tobias Geerinckx-Rice, 2017/12/05
- 19/33: gnu: ghc-exceptions: Update to 0.8.3., Tobias Geerinckx-Rice, 2017/12/05
- 21/33: gnu: ghc-executable-path: Update to 0.0.3.1., Tobias Geerinckx-Rice, 2017/12/05
- 16/33: gnu: ghc-directory: Update to 1.3.1.5., Tobias Geerinckx-Rice, 2017/12/05
- 33/33: gnu: libvirt: Update to 3.10.0., Tobias Geerinckx-Rice, 2017/12/05
- 27/33: gnu: ghc-glob: Update to 0.9.1., Tobias Geerinckx-Rice, 2017/12/05
- 17/33: gnu: ghc-dlist: Update to 0.8.0.3., Tobias Geerinckx-Rice, 2017/12/05
- 22/33: gnu: ghc-fgl-arbitrary: Update to 0.2.0.3., Tobias Geerinckx-Rice, 2017/12/05
- 30/33: gnu: ghc-half: Update to 0.2.2.3.,
Tobias Geerinckx-Rice <=
- 24/33: gnu: ghc-fingertree: Run tests., Tobias Geerinckx-Rice, 2017/12/05
- 14/33: gnu: ghc-cookie: Update to 0.4.3., Tobias Geerinckx-Rice, 2017/12/05
- 25/33: gnu: ghc-foldl: Update to 1.3.5., Tobias Geerinckx-Rice, 2017/12/05
- 28/33: gnu: ghc-glob: Mark up description., Tobias Geerinckx-Rice, 2017/12/05