[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
243/328: gnu: ghc-stm-conduit: Update to 4.0.1.
From: |
guix-commits |
Subject: |
243/328: gnu: ghc-stm-conduit: Update to 4.0.1. |
Date: |
Sat, 16 Nov 2019 19:33:17 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit c4e4189ad8a38ab1c5a4c49b38270e7c98ffacfc
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 13:24:39 2019 -0400
gnu: ghc-stm-conduit: Update to 4.0.1.
* gnu/packages/haskell-xyz.scm (ghc-stm-conduit): Update to 4.0.1.
---
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 d643ed2..cc26001 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -9779,7 +9779,7 @@ features.")
(define-public ghc-stm-conduit
(package
(name "ghc-stm-conduit")
- (version "4.0.0")
+ (version "4.0.1")
(source
(origin
(method url-fetch)
@@ -9787,7 +9787,7 @@ features.")
"stm-conduit-" version ".tar.gz"))
(sha256
(base32
- "0paapljn7nqfzrx889y0n8sszci38mdiaxkgr0bb00ph9246rr7z"))))
+ "0hhlxvpp7mah8dcvkknh6skx44jfk3092zz2w52zlr255bkmn3p8"))))
(build-system haskell-build-system)
(inputs
`(("ghc-stm-chans" ,ghc-stm-chans)
- 164/328: gnu: ghc-aeson: Update to 1.4.5.0., (continued)
- 164/328: gnu: ghc-aeson: Update to 1.4.5.0., guix-commits, 2019/11/16
- 167/328: gnu: ghc-attoparsec-iso8601: Update to 1.0.1.0., guix-commits, 2019/11/16
- 174/328: gnu: ghc-io-streams: Update to 1.5.1.0., guix-commits, 2019/11/16
- 181/328: gnu: ghc-connection: Update to 0.3.1., guix-commits, 2019/11/16
- 185/328: gnu: ghc-aeson-pretty: Update to 0.8.8., guix-commits, 2019/11/16
- 196/328: gnu: ghc-skylighting: Update to 0.8.2.1., guix-commits, 2019/11/16
- 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 <=
- 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, 2019/11/16
- 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