[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
261/328: gnu: ghc-warp-tls: Update to 3.2.8.
From: |
guix-commits |
Subject: |
261/328: gnu: ghc-warp-tls: Update to 3.2.8. |
Date: |
Sat, 16 Nov 2019 19:33:21 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit c346cd9f71a9b0527ea78167caab291a4ce73147
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 13:29:23 2019 -0400
gnu: ghc-warp-tls: Update to 3.2.8.
* gnu/packages/haskell-web.scm (ghc-warp-tls): Update to 3.2.8.
---
gnu/packages/haskell-web.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell-web.scm b/gnu/packages/haskell-web.scm
index 35db7f3..f033464 100644
--- a/gnu/packages/haskell-web.scm
+++ b/gnu/packages/haskell-web.scm
@@ -623,7 +623,7 @@ limitation, automatic pruning, energy saving and replay
resistance.")
(define-public ghc-warp-tls
(package
(name "ghc-warp-tls")
- (version "3.2.4.3")
+ (version "3.2.8")
(source
(origin
(method url-fetch)
@@ -632,7 +632,7 @@ limitation, automatic pruning, energy saving and replay
resistance.")
"warp-tls-" version ".tar.gz"))
(sha256
(base32
- "17gj295fr98l7mkz2gdz6kahdnmja0sql3kvy2zab6q168g53kc4"))))
+ "1z5jzl40x1gp249fk8h51gkw6m3hzxchm2bp3kbpqdgmw8r5im8y"))))
(build-system haskell-build-system)
(inputs
`(("ghc-cryptonite" ,ghc-cryptonite)
- 195/328: gnu: ghc-openssl-streams: Update to 1.2.2.0., (continued)
- 195/328: gnu: ghc-openssl-streams: Update to 1.2.2.0., guix-commits, 2019/11/16
- 235/328: gnu: ghc-monad-logger: Update to 0.3.30., guix-commits, 2019/11/16
- 236/328: gnu: ghc-http: Update to 4000.3.14., guix-commits, 2019/11/16
- 242/328: gnu: ghc-simple-sendfile: Update to 0.2.30., guix-commits, 2019/11/16
- 243/328: gnu: ghc-stm-conduit: Update to 4.0.1., guix-commits, 2019/11/16
- 248/328: gnu: ghc-hackage-security: Update Cabal file to r6., guix-commits, 2019/11/16
- 250/328: gnu: ghc-adjunctions: Update Cabal file to r2., guix-commits, 2019/11/16
- 252/328: gnu: ghc-trifecta: Update Cabal file to r4., guix-commits, 2019/11/16
- 254/328: gnu: ghc-warp: Update to 3.2.28., guix-commits, 2019/11/16
- 260/328: gnu: ghc-yesod-core: Update to 1.6.16.1., guix-commits, 2019/11/16
- 261/328: gnu: ghc-warp-tls: Update to 3.2.8.,
guix-commits <=
- 253/328: gnu: Add ghc-time-manager., guix-commits, 2019/11/16
- 257/328: gnu: ghc-conduit-algorithms: Update to 0.0.11.0., guix-commits, 2019/11/16
- 258/328: gnu: ghc-validation: Update to 1.1., guix-commits, 2019/11/16
- 267/328: gnu: ghc-http-conduit: Update to 2.3.7.3., guix-commits, 2019/11/16
- 268/328: gnu: ghc-sdl2: Update to 2.5.0.0., guix-commits, 2019/11/16
- 270/328: gnu: ghc-esqueleto: Update to 3.0.0., guix-commits, 2019/11/16
- 274/328: gnu: Add ghc-tasty-lua., guix-commits, 2019/11/16
- 281/328: gnu: Add ghc-aeson-diff., guix-commits, 2019/11/16
- 283/328: gnu: Add ghc-ipynb., guix-commits, 2019/11/16
- 282/328: gnu: Add ghc-hslua-module-system., guix-commits, 2019/11/16