[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
23/272: gnu: ghc-stringbuilder: Update to 0.5.1.
From: |
Ricardo Wurmus |
Subject: |
23/272: gnu: ghc-stringbuilder: Update to 0.5.1. |
Date: |
Mon, 1 Oct 2018 06:13:05 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 4112a2e7c44c999cb65270e020fbe8f241874829
Author: Timothy Sample <address@hidden>
Date: Tue Aug 28 21:07:18 2018 -0400
gnu: ghc-stringbuilder: Update to 0.5.1.
* gnu/packages/haskell.scm (ghc-stringbuilder): Update to 0.5.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 e711d46..ddbd909 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -2007,7 +2007,7 @@ parts.")
(define-public ghc-stringbuilder
(package
(name "ghc-stringbuilder")
- (version "0.5.0")
+ (version "0.5.1")
(source
(origin
(method url-fetch)
@@ -2017,7 +2017,7 @@ parts.")
".tar.gz"))
(sha256
(base32
- "1ap95xphqnrhv64c2a137wqslkdmb2jjd9ldb17gs1pw48k8hrl9"))))
+ "1fh3csx1wcssn8xyvl4ip4aprh9l4qyz2kk8mgjvqvc0vb2bsy6q"))))
(build-system haskell-build-system)
(arguments `(#:tests? #f)) ; FIXME: circular dependencies with tests
; enabled
- 03/272: build-system: haskell: Add #:cabal-revision argument., (continued)
- 03/272: build-system: haskell: Add #:cabal-revision argument., Ricardo Wurmus, 2018/10/01
- 12/272: gnu: ghc-geniplate-mirror: Update to 0.7.6., Ricardo Wurmus, 2018/10/01
- 15/272: gnu: ghc-microlens: Update to 0.4.9.1., Ricardo Wurmus, 2018/10/01
- 17/272: gnu: ghc-old-locale: Update Cabal file to r2., Ricardo Wurmus, 2018/10/01
- 18/272: gnu: ghc-parallel: Update to 3.2.2.0., Ricardo Wurmus, 2018/10/01
- 25/272: gnu: ghc-transformers-compat: Update to 0.6.2., Ricardo Wurmus, 2018/10/01
- 29/272: gnu: ghc-unliftio-core: Update Cabal file to r1., Ricardo Wurmus, 2018/10/01
- 32/272: gnu: ghc-xhtml: Update to 3000.2.2.1., Ricardo Wurmus, 2018/10/01
- 33/272: gnu: ghc-zlib: Relax test framework dependency constraints., Ricardo Wurmus, 2018/10/01
- 19/272: gnu: ghc-parser-combinators: Update to 1.0.0., Ricardo Wurmus, 2018/10/01
- 23/272: gnu: ghc-stringbuilder: Update to 0.5.1.,
Ricardo Wurmus <=
- 16/272: gnu: ghc-network-info: Update to 0.2.0.10., Ricardo Wurmus, 2018/10/01
- 20/272: gnu: ghc-sdl: Update to 0.6.7.0., Ricardo Wurmus, 2018/10/01
- 24/272: gnu: ghc-th-abstraction: Update to 0.2.8.0., Ricardo Wurmus, 2018/10/01
- 39/272: gnu: ghc-microlens-th: Update to 0.4.2.2., Ricardo Wurmus, 2018/10/01
- 37/272: gnu: ghc-foundation: Update to 0.0.21., Ricardo Wurmus, 2018/10/01
- 38/272: gnu: ghc-generics-sop: Update to 0.3.2.0., Ricardo Wurmus, 2018/10/01
- 22/272: gnu: ghc-simple-reflect: Update to 0.3.3., Ricardo Wurmus, 2018/10/01
- 26/272: gnu: ghc-unbounded-delays: Update to 0.1.1.0., Ricardo Wurmus, 2018/10/01
- 27/272: gnu: ghc-unexceptionalio: Update to 0.4.0., Ricardo Wurmus, 2018/10/01
- 36/272: gnu: Add ghc-bsb-http-chunked., Ricardo Wurmus, 2018/10/01