From: Timothy Sample <samplet@ngyro.com>
To: 32517@debbugs.gnu.org
Subject: [bug#32517] [PATCH 5/7] gnu: ghc-warp: Update to 3.2.18.1.
Date: Thu, 23 Aug 2018 23:09:30 -0400 [thread overview]
Message-ID: <20180824030932.18088-5-samplet@ngyro.com> (raw)
In-Reply-To: <20180824030932.18088-1-samplet@ngyro.com>
* gnu/packages/haskell-web.scm (ghc-warp): Update to 3.2.18.1.
[inputs]: Remove ghc-bytestring-builder.
---
gnu/packages/haskell-web.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/haskell-web.scm b/gnu/packages/haskell-web.scm
index a043ffcc0..92f96c1e5 100644
--- a/gnu/packages/haskell-web.scm
+++ b/gnu/packages/haskell-web.scm
@@ -529,7 +529,7 @@ Haskell's Web Application Interface (WAI).")
(define-public ghc-warp
(package
(name "ghc-warp")
- (version "3.2.11.1")
+ (version "3.2.18.1")
(source
(origin
(method url-fetch)
@@ -538,7 +538,7 @@ Haskell's Web Application Interface (WAI).")
".tar.gz"))
(sha256
(base32
- "1zp5cy0bbj508vdvms1n5z80z37m253kwsqc5a83cfc990n6fgw5"))))
+ "15narz2dawzqmc8sys9cigg2dnn4a681cn07cgnpbvlyadwi5bpn"))))
(build-system haskell-build-system)
(arguments
`(#:tests? #f)) ; FIXME: Test-Suite `spec` fails.
@@ -546,7 +546,6 @@ Haskell's Web Application Interface (WAI).")
`(("ghc-async" ,ghc-async)
("ghc-auto-update" ,ghc-auto-update)
("ghc-blaze-builder" ,ghc-blaze-builder)
- ("ghc-bytestring-builder" ,ghc-bytestring-builder)
("ghc-case-insensitive" ,ghc-case-insensitive)
("ghc-hashable" ,ghc-hashable)
("ghc-http-types" ,ghc-http-types)
--
2.18.0
next prev parent reply other threads:[~2018-08-24 3:11 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-24 3:07 [bug#32517] [PATCH 0/7] Fix git-annex dependencies Timothy Sample
2018-08-24 3:09 ` [bug#32517] [PATCH 1/7] gnu: ghc-monad-logger: Update to 0.3.29 Timothy Sample
2018-08-24 3:09 ` [bug#32517] [PATCH 2/7] gnu: ghc-xml-conduit: Update to 1.8.0 Timothy Sample
2018-08-24 3:09 ` [bug#32517] [PATCH 3/7] gnu: ghc-feed: Update to 1.0.0.0 Timothy Sample
2018-08-24 3:09 ` [bug#32517] [PATCH 4/7] gnu: ghc-persistent: Update to 2.8.2 Timothy Sample
2018-08-24 3:09 ` Timothy Sample [this message]
2018-08-24 3:09 ` [bug#32517] [PATCH 6/7] gnu: ghc-persistent-sqlite: " Timothy Sample
2018-08-24 3:09 ` [bug#32517] [PATCH 7/7] gnu: ghc-esqueleto: Update to commit b81e0d9 Timothy Sample
2018-08-24 22:01 ` [bug#32517] [PATCH 0/7] Fix git-annex dependencies Leo Famulari
2018-08-24 23:53 ` Timothy Sample
2018-10-02 9:49 ` Ludovic Courtès
2018-10-02 13:56 ` bug#32517: " Timothy Sample
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180824030932.18088-5-samplet@ngyro.com \
--to=samplet@ngyro.com \
--cc=32517@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.