[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
226/328: gnu: ghc-vector-builder: Update to 0.3.8.
From: |
guix-commits |
Subject: |
226/328: gnu: ghc-vector-builder: Update to 0.3.8. |
Date: |
Sat, 16 Nov 2019 19:33:13 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit dfa6184b9d3a461d37134bc8725e1d846c43b6da
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)
- 225/328: gnu: ghc-wai-extra: Update to 3.0.28., (continued)
- 225/328: gnu: ghc-wai-extra: Update to 3.0.28., guix-commits, 2019/11/16
- 231/328: gnu: Add libyaml@2.1., guix-commits, 2019/11/16
- 240/328: gnu: Add ghc-lib-parser., guix-commits, 2019/11/16
- 245/328: gnu: ghc-persistent: Update to 2.9.2., guix-commits, 2019/11/16
- 246/328: gnu: ghc-cryptohash-sha256: Update Cabal file to r3., guix-commits, 2019/11/16
- 244/328: gnu: ghc-feed: Update to 1.2.0.1., guix-commits, 2019/11/16
- 249/328: gnu: ghc-resolv: Update to 0.1.1.2., guix-commits, 2019/11/16
- 251/328: gnu: ghc-lens: Update to 4.17.1., guix-commits, 2019/11/16
- 255/328: gnu: Add ghc-zstd., guix-commits, 2019/11/16
- 264/328: gnu: ghc-chart: Update to 1.9.1., guix-commits, 2019/11/16
- 226/328: gnu: ghc-vector-builder: Update to 0.3.8.,
guix-commits <=
- 256/328: gnu: Add ghc-conduit-zstd., guix-commits, 2019/11/16
- 263/328: gnu: ghc-linear: Update to 1.20.9., guix-commits, 2019/11/16
- 265/328: gnu: ghc-tree-diff: Update to 0.1., guix-commits, 2019/11/16
- 266/328: gnu: cabal-install: Update to 2.4.0.0., guix-commits, 2019/11/16
- 269/328: gnu: ghc-persistent-sqlite: Update to 2.9.3., guix-commits, 2019/11/16
- 272/328: gnu: ghc-yesod-persistent: Update to 1.6.0.2., guix-commits, 2019/11/16
- 275/328: gnu: Add ghc-bitarray., guix-commits, 2019/11/16
- 278/328: gnu: Add ghc-unicode-transforms., guix-commits, 2019/11/16
- 277/328: gnu: Add ghc-getopt-generics., guix-commits, 2019/11/16
- 285/328: gnu: ghc-yesod-form: Update to 1.6.7., guix-commits, 2019/11/16