[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
226/329: gnu: ghc-vector-builder: Update to 0.3.8.
From: |
guix-commits |
Subject: |
226/329: gnu: ghc-vector-builder: Update to 0.3.8. |
Date: |
Wed, 20 Nov 2019 21:18:13 -0500 (EST) |
samplet pushed a commit to branch master
in repository guix.
commit 1fc05441dac09b50320265bca3076afe8fef2d09
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 13:20:56 2019 -0400
gnu: ghc-vector-builder: Update to 0.3.8.
* gnu/packages/haskell-xyz.scm (ghc-vector-builder): Update to 0.3.8.
---
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 f24c4e7..0e75078 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -11563,7 +11563,7 @@ boxed and storable vectors.")
(define-public ghc-vector-builder
(package
(name "ghc-vector-builder")
- (version "0.3.6")
+ (version "0.3.8")
(source
(origin
(method url-fetch)
@@ -11572,7 +11572,7 @@ boxed and storable vectors.")
"vector-builder-" version ".tar.gz"))
(sha256
(base32
- "06d2pa1fb3ydrl7l6rjazqyxv5i73v65x2f5fp0ypjxfbm6jsmn8"))))
+ "0ww0l52p8s6gmh985adnjbvm1vrqpqbm08qdcrvxwhhcqmxgv6m3"))))
(build-system haskell-build-system)
(inputs `(("ghc-vector" ,ghc-vector)
("ghc-semigroups" ,ghc-semigroups)
- 200/329: gnu: Add ghc-dense-linear-algebra., (continued)
- 200/329: gnu: Add ghc-dense-linear-algebra., guix-commits, 2019/11/20
- 199/329: gnu: ghc-monad-par: Add a patch to fix tests on GHC 8.6., guix-commits, 2019/11/20
- 209/329: gnu: ghc-bsb-http-chunked: Update to 0.0.0.4., guix-commits, 2019/11/20
- 212/329: gnu: ghc-uri-bytestring: Update to 0.3.2.2., guix-commits, 2019/11/20
- 214/329: gnu: ghc-free: Update to 5.1.2., guix-commits, 2019/11/20
- 218/329: gnu: ghc-exactprint: Update to 0.6.1., guix-commits, 2019/11/20
- 220/329: gnu: ghc-contravariant-extras: Update Cabal file to r1., guix-commits, 2019/11/20
- 219/329: gnu: ghc-wai-logger: Update to 2.3.5., guix-commits, 2019/11/20
- 223/329: gnu: ghc-rebase: Update to 1.3.1.1., guix-commits, 2019/11/20
- 222/329: gnu: ghc-cryptohash-sha1: Update Cabal file to r4., guix-commits, 2019/11/20
- 226/329: gnu: ghc-vector-builder: Update to 0.3.8.,
guix-commits <=
- 230/329: gnu: ghc-conduit-extra: Update to 1.3.4., guix-commits, 2019/11/20
- 229/329: gnu: ghc-conduit: Update to 1.3.1.1., guix-commits, 2019/11/20
- 232/329: gnu: Add ghc-libyaml., guix-commits, 2019/11/20
- 235/329: gnu: ghc-monad-logger: Update to 0.3.30., guix-commits, 2019/11/20
- 248/329: gnu: ghc-hackage-security: Update Cabal file to r6., guix-commits, 2019/11/20
- 169/329: gnu: ghc-httpd-shed: Update to 0.4.1.1., guix-commits, 2019/11/20
- 231/329: gnu: Add libyaml@2.1., guix-commits, 2019/11/20
- 233/329: gnu: ghc-yaml: Update to 0.11.1.2., guix-commits, 2019/11/20
- 243/329: gnu: ghc-stm-conduit: Update to 4.0.1., guix-commits, 2019/11/20
- 179/329: gnu: ghc-tls-session-manager: Update to 0.0.3., guix-commits, 2019/11/20