[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
113/257: gnu: ghc-hmatrix-gsl: Update to 0.19.0.1.
From: |
Ricardo Wurmus |
Subject: |
113/257: gnu: ghc-hmatrix-gsl: Update to 0.19.0.1. |
Date: |
Thu, 27 Sep 2018 15:47:10 -0400 (EDT) |
rekado pushed a commit to branch wip-haskell
in repository guix.
commit 750e18b6efcafe57d85e68ae172f6c06384b676f
Author: Timothy Sample <address@hidden>
Date: Tue Aug 28 22:58:48 2018 -0400
gnu: ghc-hmatrix-gsl: Update to 0.19.0.1.
* gnu/packages/haskell.scm (ghc-hmatrix-gsl): Update to 0.19.0.1.
---
gnu/packages/haskell.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index d826f5d..5ea7ed8 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -7706,7 +7706,7 @@ numerical computations based on BLAS and LAPACK.")
(define-public ghc-hmatrix-gsl
(package
(name "ghc-hmatrix-gsl")
- (version "0.18.0.1")
+ (version "0.19.0.1")
(source
(origin
(method url-fetch)
@@ -7714,7 +7714,7 @@ numerical computations based on BLAS and LAPACK.")
"https://hackage.haskell.org/package/hmatrix-gsl/hmatrix-gsl-"
version ".tar.gz"))
(sha256
- (base32 "0mflm7zg6c6a5vy092pa429rzpyv5drc1589r3x4fbmvcyqc79gx"))))
+ (base32 "0v6dla426x4ywaq59jm89ql1i42n39iw6z0j378xwb676v9kfxhm"))))
(build-system haskell-build-system)
(inputs
`(("ghc-hmatrix" ,ghc-hmatrix)
- 130/257: gnu: ghc-extra: Update to 1.6.9., (continued)
- 130/257: gnu: ghc-extra: Update to 1.6.9., Ricardo Wurmus, 2018/09/27
- 127/257: gnu: ghc-uuid-types: Relax test framework dependency constraints., Ricardo Wurmus, 2018/09/27
- 126/257: gnu: ghc-tar: Update to 0.5.1.0., Ricardo Wurmus, 2018/09/27
- 128/257: gnu: ghc-vector-binary-instances: Update Cabal file to r1., Ricardo Wurmus, 2018/09/27
- 125/257: gnu: ghc-integer-logarithms: Replace "--allow-newer" flag., Ricardo Wurmus, 2018/09/27
- 121/257: gnu: ghc-cookie: Update to 0.4.4., Ricardo Wurmus, 2018/09/27
- 118/257: gnu: ghc-tasty-hunit: Update to 0.10.0.1., Ricardo Wurmus, 2018/09/27
- 119/257: gnu: ghc-tasty-quickcheck: Update to 0.10., Ricardo Wurmus, 2018/09/27
- 117/257: gnu: ghc-tasty-expected-failure: Update to 0.11.1.1., Ricardo Wurmus, 2018/09/27
- 116/257: gnu: ghc-hmatrix-special: Update to 0.19.0.0., Ricardo Wurmus, 2018/09/27
- 113/257: gnu: ghc-hmatrix-gsl: Update to 0.19.0.1.,
Ricardo Wurmus <=
- 115/257: gnu: ghc-contravariant-extras: Update to 0.3.4., Ricardo Wurmus, 2018/09/27
- 112/257: gnu: ghc-contravariant: Update to 1.4.1., Ricardo Wurmus, 2018/09/27
- 110/257: gnu: ghc-void: Update to 0.7.2., Ricardo Wurmus, 2018/09/27
- 111/257: gnu: xmonad: Update to 0.14.2., Ricardo Wurmus, 2018/09/27
- 100/257: gnu: ghc-hashable-time: Update Cabal file to r1., Ricardo Wurmus, 2018/09/27
- 104/257: gnu: ghc-unordered-containers: Update to 0.2.9.0., Ricardo Wurmus, 2018/09/27
- 103/257: gnu: ghc-psqueues: Update to 0.2.7.0., Ricardo Wurmus, 2018/09/27
- 102/257: gnu: ghc-nats: Update to 1.1.2., Ricardo Wurmus, 2018/09/27
- 99/257: gnu: ghc-errors: Update to 2.3.0., Ricardo Wurmus, 2018/09/27
- 98/257: gnu: ghc-crypto-api: Update to 0.13.3., Ricardo Wurmus, 2018/09/27