[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
119/290: gnu: ghc-storable-complex: Update to 0.2.3.0.
From: |
guix-commits |
Subject: |
119/290: gnu: ghc-storable-complex: Update to 0.2.3.0. |
Date: |
Wed, 6 Nov 2019 08:22:42 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 02cf4d20ff8bd685dd510b7ffa1b5bfa288f2b15
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 15f1538..b6f0698 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -9600,7 +9600,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)
@@ -9608,8 +9608,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
- 98/290: gnu: ghc-vector-binary-instances: Update to 0.2.5.1., (continued)
- 98/290: gnu: ghc-vector-binary-instances: Update to 0.2.5.1., guix-commits, 2019/11/06
- 116/290: gnu: ghc-hspec-contrib: Update to 0.5.1., guix-commits, 2019/11/06
- 121/290: gnu: ghc-newtype-generics: Update to 0.5.4., guix-commits, 2019/11/06
- 124/290: gnu: ghc-doctest: Update to 0.16.2., guix-commits, 2019/11/06
- 122/290: gnu: ghc-asn1-parse: Update to 0.9.5., guix-commits, 2019/11/06
- 99/290: gnu: ghc-memory: Update to 0.14.18., guix-commits, 2019/11/06
- 100/290: gnu: ghc-blaze-markup: Update to 0.8.2.3., guix-commits, 2019/11/06
- 107/290: gnu: ghc-hspec-core: Update to 2.7.1., guix-commits, 2019/11/06
- 108/290: gnu: ghc-asn1-types: Update to 0.3.3., guix-commits, 2019/11/06
- 126/290: gnu: ghc-tasty-ant-xml: Update to 1.1.6., guix-commits, 2019/11/06
- 119/290: gnu: ghc-storable-complex: Update to 0.2.3.0.,
guix-commits <=
- 127/290: gnu: ghc-openglraw: Update to 3.3.3.0., guix-commits, 2019/11/06
- 133/290: gnu: ghc-genvalidity-property: Update to 0.4.0.0., guix-commits, 2019/11/06
- 137/290: gnu: ghc-zip-archive: Update to 0.4.1., guix-commits, 2019/11/06
- 141/290: gnu: ghc-weigh: Update to 0.0.14., guix-commits, 2019/11/06
- 143/290: gnu: ghc-typed-process: Update to 0.2.6.0., guix-commits, 2019/11/06
- 135/290: gnu: ghc-gnuplot: Update to 0.5.6., guix-commits, 2019/11/06
- 145/290: gnu: ghc-chell: Update to 0.5., guix-commits, 2019/11/06
- 146/290: gnu: ghc-chell-quickcheck: Update to 0.2.5.2., guix-commits, 2019/11/06
- 147/290: gnu: ghc-system-fileio: Update to 0.3.16.4., guix-commits, 2019/11/06
- 149/290: gnu: ghc-quickcheck-instances: Update to 0.3.22., guix-commits, 2019/11/06