[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
81/328: gnu: ghc-hmatrix: Update to 0.20.0.0.
From: |
guix-commits |
Subject: |
81/328: gnu: ghc-hmatrix: Update to 0.20.0.0. |
Date: |
Sat, 16 Nov 2019 19:32:28 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 2a0d9a2eca0b636fb593e928909d23a114cc12a5
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 10:13:01 2019 -0400
gnu: ghc-hmatrix: Update to 0.20.0.0.
* gnu/packages/haskell-xyz.scm (ghc-hmatrix): Update to 0.20.0.0.
---
gnu/packages/haskell-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index d43ab28..3c51f4c 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -4726,7 +4726,7 @@ accessed or modified.")
(define-public ghc-hmatrix
(package
(name "ghc-hmatrix")
- (version "0.19.0.0")
+ (version "0.20.0.0")
(source
(origin
(method url-fetch)
@@ -4734,7 +4734,7 @@ accessed or modified.")
"https://hackage.haskell.org/package/hmatrix/hmatrix-"
version ".tar.gz"))
(sha256
- (base32 "10jd69nby29dggghcyjk6ykyr5wrn97nrv1dkpyrp0y5xm12xssj"))))
+ (base32 "1sqy1aci5zfagkb34mz3xdil7cl96z4b4cx28cha54vc5sx1lhpg"))))
(build-system haskell-build-system)
(inputs
`(("ghc-random" ,ghc-random)
- 55/328: gnu: ghc-th-expand-syns: Update to 0.4.5.0., (continued)
- 55/328: gnu: ghc-th-expand-syns: Update to 0.4.5.0., guix-commits, 2019/11/16
- 45/328: gnu: Add ghc-splitmix-bootstrap., guix-commits, 2019/11/16
- 51/328: gnu: ghc-hs-bibutils: Update to 6.7.0.0., guix-commits, 2019/11/16
- 53/328: gnu: ghc-pqueue: Update to 1.4.1.2., guix-commits, 2019/11/16
- 57/328: gnu: ghc-vector: Update to 0.12.0.3., guix-commits, 2019/11/16
- 70/328: gnu: ghc-hashable-time: Update to 0.2.0.2., guix-commits, 2019/11/16
- 74/328: gnu: ghc-unordered-containers: Update to 0.2.10.0., guix-commits, 2019/11/16
- 78/328: gnu: ghc-concurrent-output: Update to 1.10.11., guix-commits, 2019/11/16
- 83/328: gnu: ghc-void: Update to 0.7.3., guix-commits, 2019/11/16
- 85/328: gnu: ghc-tasty: Update to 1.2.3., guix-commits, 2019/11/16
- 81/328: gnu: ghc-hmatrix: Update to 0.20.0.0.,
guix-commits <=
- 87/328: gnu: ghc-hspec-meta: Update to 2.6.0., guix-commits, 2019/11/16
- 88/328: gnu: hspec-discover: Update to 2.7.1., guix-commits, 2019/11/16
- 105/328: gnu: ghc-juicypixels: Update to 3.3.4., guix-commits, 2019/11/16
- 110/328: gnu: ghc-reflection: Update to 2.1.5., guix-commits, 2019/11/16
- 21/328: gnu: ghc-string-qq: Update to 0.0.4., guix-commits, 2019/11/16
- 26/328: gnu: ghc-statevar: Update to 1.2., guix-commits, 2019/11/16
- 46/328: gnu: ghc-primitive: Update Cabal file to r1., guix-commits, 2019/11/16
- 79/328: gnu: ghc-hinotify: Update to 0.4., guix-commits, 2019/11/16
- 82/328: gnu: ghc-glob: Update to 0.10.0., guix-commits, 2019/11/16
- 109/328: gnu: ghc-hspec: Update to 2.7.1., guix-commits, 2019/11/16