[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
113/272: gnu: ghc-hmatrix-gsl: Update to 0.19.0.1.
From: |
Ricardo Wurmus |
Subject: |
113/272: gnu: ghc-hmatrix-gsl: Update to 0.19.0.1. |
Date: |
Mon, 1 Oct 2018 06:13:28 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 3c00bc13a5b78f0cfb240d60b4e283b1873b7ed9
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)
- 90/272: gnu: ghc-deepseq-generics: Update Cabal file to r2., (continued)
- 90/272: gnu: ghc-deepseq-generics: Update Cabal file to r2., Ricardo Wurmus, 2018/10/01
- 64/272: gnu: ghc-chasingbottoms: Update to 1.3.1.4., Ricardo Wurmus, 2018/10/01
- 85/272: gnu: ghc-test-framework-hunit: Update Cabal file to r3., Ricardo Wurmus, 2018/10/01
- 93/272: gnu: ghc-fingertree: Update to 0.1.4.1., Ricardo Wurmus, 2018/10/01
- 92/272: gnu: ghc-exceptions: Update to 0.10.0., Ricardo Wurmus, 2018/10/01
- 78/272: gnu: ghc-vector: Update Cabal file to r3., Ricardo Wurmus, 2018/10/01
- 102/272: gnu: ghc-nats: Update to 1.1.2., Ricardo Wurmus, 2018/10/01
- 108/272: gnu: ghc-glob: Update to 0.9.2., Ricardo Wurmus, 2018/10/01
- 100/272: gnu: ghc-hashable-time: Update Cabal file to r1., Ricardo Wurmus, 2018/10/01
- 111/272: gnu: xmonad: Update to 0.14.2., Ricardo Wurmus, 2018/10/01
- 113/272: gnu: ghc-hmatrix-gsl: Update to 0.19.0.1.,
Ricardo Wurmus <=
- 117/272: gnu: ghc-tasty-expected-failure: Update to 0.11.1.1., Ricardo Wurmus, 2018/10/01
- 101/272: gnu: ghc-hashtables: Update to 1.2.3.1., Ricardo Wurmus, 2018/10/01
- 112/272: gnu: ghc-contravariant: Update to 1.4.1., Ricardo Wurmus, 2018/10/01
- 119/272: gnu: ghc-tasty-quickcheck: Update to 0.10., Ricardo Wurmus, 2018/10/01
- 120/272: gnu: ghc-blaze-markup: Update to 0.8.2.1., Ricardo Wurmus, 2018/10/01
- 122/272: gnu: ghc-cryptohash-md5: Update Cabal file to r2., Ricardo Wurmus, 2018/10/01
- 114/272: gnu: ghc-tasty: Update to 1.1.0.3., Ricardo Wurmus, 2018/10/01
- 124/272: gnu: ghc-hourglass: Update to 0.2.12., Ricardo Wurmus, 2018/10/01
- 128/272: gnu: ghc-vector-binary-instances: Update Cabal file to r1., Ricardo Wurmus, 2018/10/01
- 127/272: gnu: ghc-uuid-types: Relax test framework dependency constraints., Ricardo Wurmus, 2018/10/01