[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
119/328: gnu: ghc-storable-complex: Update to 0.2.3.0.
From: |
guix-commits |
Subject: |
119/328: gnu: ghc-storable-complex: Update to 0.2.3.0. |
Date: |
Sat, 16 Nov 2019 19:32:39 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 3a6fb88601d26eec1db8a321c6b4f21cacaef661
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 01:22:00 2019 -0400
gnu: ghc-storable-complex: Update to 0.2.3.0.
* gnu/packages/haskell-xyz.scm (ghc-storable-complex): Update to 0.2.3.0.
[inputs]: Add 'ghc-base-orphans'.
---
gnu/packages/haskell-xyz.scm | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index 40ebcbc..01b532c 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -9638,7 +9638,7 @@ for strict state threads.")
(define-public ghc-storable-complex
(package
(name "ghc-storable-complex")
- (version "0.2.2")
+ (version "0.2.3.0")
(source
(origin
(method url-fetch)
@@ -9646,8 +9646,10 @@ for strict state threads.")
"https://hackage.haskell.org/package/storable-complex/storable-complex-"
version ".tar.gz"))
(sha256
- (base32 "01kwwkpbfjrv26vj83cd92px5qbq1bpgxj0r45534aksqhany1xb"))))
+ (base32 "0fnwbfmd5vsaaqvf9182qdcjrzcfjd1zhdyvjwzifbwvn6r9kx4s"))))
(build-system haskell-build-system)
+ (inputs
+ `(("ghc-base-orphans" ,ghc-base-orphans)))
(home-page "https://github.com/cartazio/storable-complex")
(synopsis "Haskell Storable instance for Complex")
(description "This package provides a Haskell library including a
- 126/328: gnu: ghc-tasty-ant-xml: Update to 1.1.6., (continued)
- 126/328: gnu: ghc-tasty-ant-xml: Update to 1.1.6., guix-commits, 2019/11/16
- 129/328: gnu: ghc-th-orphans: Update to 0.13.9., guix-commits, 2019/11/16
- 66/328: gnu: ghc-x11: Update to 1.9.1., guix-commits, 2019/11/16
- 77/328: gnu: ghc-microlens-platform: Update to 0.3.11., guix-commits, 2019/11/16
- 101/328: gnu: ghc-bytestring-handle: Fix Cabal dependency constraints., guix-commits, 2019/11/16
- 97/328: gnu: ghc-regex-applicative: Update to 0.3.3.1., guix-commits, 2019/11/16
- 93/328: gnu: ghc-logict: Update to 0.7.0.2., guix-commits, 2019/11/16
- 100/328: gnu: ghc-blaze-markup: Update to 0.8.2.3., guix-commits, 2019/11/16
- 98/328: gnu: ghc-vector-binary-instances: Update to 0.2.5.1., guix-commits, 2019/11/16
- 108/328: gnu: ghc-asn1-types: Update to 0.3.3., guix-commits, 2019/11/16
- 119/328: gnu: ghc-storable-complex: Update to 0.2.3.0.,
guix-commits <=
- 125/328: gnu: ghc-genvalidity: Update to 0.8.0.0., guix-commits, 2019/11/16
- 133/328: gnu: ghc-genvalidity-property: Update to 0.4.0.0., guix-commits, 2019/11/16
- 37/328: gnu: ghc-tagged: Update to 0.8.6., guix-commits, 2019/11/16
- 41/328: gnu: ghc-cmark: Update to 0.6., guix-commits, 2019/11/16
- 42/328: gnu: ghc-unix-time: Update to 0.4.7., guix-commits, 2019/11/16
- 75/328: gnu: ghc-math-functions: Update to 0.3.3.0., guix-commits, 2019/11/16
- 84/328: gnu: ghc-integer-logarithms: Update to 1.0.3., guix-commits, 2019/11/16
- 104/328: gnu: ghc-blaze-html: Update to 0.9.1.2., guix-commits, 2019/11/16
- 111/328: gnu: ghc-asn1-encoding: Update to 0.9.6., guix-commits, 2019/11/16
- 106/328: gnu: ghc-extra: Update to 1.6.18., guix-commits, 2019/11/16