[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
230/328: gnu: ghc-conduit-extra: Update to 1.3.4.
From: |
guix-commits |
Subject: |
230/328: gnu: ghc-conduit-extra: Update to 1.3.4. |
Date: |
Sat, 16 Nov 2019 19:33:14 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 316e9890773311d514b612d4954dd0abfc6314b6
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 13:21:45 2019 -0400
gnu: ghc-conduit-extra: Update to 1.3.4.
* gnu/packages/haskell-xyz.scm (ghc-conduit-extra): Update to 1.3.4.
---
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 05321bb..3c0763f 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -2098,7 +2098,7 @@ as well as a convenient Conduit module.")
(define-public ghc-conduit-extra
(package
(name "ghc-conduit-extra")
- (version "1.3.1.1")
+ (version "1.3.4")
(source
(origin
(method url-fetch)
@@ -2107,7 +2107,7 @@ as well as a convenient Conduit module.")
version ".tar.gz"))
(sha256
(base32
- "0jaj350vv6mbb26gdwcqz4gwzfzrjydv5pis2da49wz1npbakcfw"))))
+ "1d853d39vj5pb8yxfcsnjwdzqzkm34ixzbnba8bslpihb7182wxi"))))
(build-system haskell-build-system)
(inputs
`(("ghc-conduit" ,ghc-conduit)
- 313/328: gnu: Add ghc-size-based., (continued)
- 313/328: gnu: Add ghc-size-based., guix-commits, 2019/11/16
- 321/328: gnu: Add ghc-active., guix-commits, 2019/11/16
- 318/328: gnu: Add ghc-diagrams-core., guix-commits, 2019/11/16
- 323/328: gnu: Add ghc-diagrams-lib., guix-commits, 2019/11/16
- 322/328: gnu: Add ghc-diagrams-solve., guix-commits, 2019/11/16
- 294/328: gnu: ghc-options: Fix Cabal dependency constraints., guix-commits, 2019/11/16
- 300/328: gnu: ghc-atomic-primops: Update to 0.8.3., guix-commits, 2019/11/16
- 298/328: gnu: ghc-equivalence: Update to 0.3.5., guix-commits, 2019/11/16
- 312/328: gnu: Add ghc-dictionary-sharing., guix-commits, 2019/11/16
- 328/328: gnu: ghc-haddock: Update to 2.22.0., guix-commits, 2019/11/16
- 230/328: gnu: ghc-conduit-extra: Update to 1.3.4.,
guix-commits <=
- 234/328: gnu: ghc-bzlib-conduit: Update to 0.3.0.2., guix-commits, 2019/11/16
- 238/328: gnu: Add ghc-infer-license., guix-commits, 2019/11/16
- 280/328: gnu: Add ghc-microlens-aeson., guix-commits, 2019/11/16
- 279/328: gnu: Add ghc-hsyaml., guix-commits, 2019/11/16
- 297/328: gnu: ghc-geniplate-mirror: Update Cabal file to r2., guix-commits, 2019/11/16
- 227/328: gnu: ghc-foldl: Update to 1.4.5., guix-commits, 2019/11/16
- 232/328: gnu: Add ghc-libyaml., guix-commits, 2019/11/16
- 241/328: gnu: hlint: Update to 2.1.26., guix-commits, 2019/11/16
- 239/328: gnu: ghc-hpack: Update to 0.31.2., guix-commits, 2019/11/16
- 259/328: gnu: ghc-deepseq-generics: Update Cabal file to r4., guix-commits, 2019/11/16