[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
181/328: gnu: ghc-connection: Update to 0.3.1.
From: |
guix-commits |
Subject: |
181/328: gnu: ghc-connection: Update to 0.3.1. |
Date: |
Sat, 16 Nov 2019 19:33:03 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 5d9c2c3313ba8b1df54deace364cbfde73611c84
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 13:11:27 2019 -0400
gnu: ghc-connection: Update to 0.3.1.
* gnu/packages/haskell-xyz.scm (ghc-connection): Update to 0.3.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 f5f7174..4827f8b 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -2177,7 +2177,7 @@ and daemons. The features include:
(define-public ghc-connection
(package
(name "ghc-connection")
- (version "0.2.8")
+ (version "0.3.1")
(source (origin
(method url-fetch)
(uri (string-append "https://hackage.haskell.org/package/"
@@ -2185,7 +2185,7 @@ and daemons. The features include:
version ".tar.gz"))
(sha256
(base32
- "1swkb9w5vx9ph7x55y51dc0srj2z27nd9ibgn8c0qcl6hx7g9cbh"))))
+ "1nbmafhlg0wy4aa3p7amjddbamdz6avzrxn4py3lvhrjqn4raxax"))))
(build-system haskell-build-system)
(inputs
`(("ghc-byteable" ,ghc-byteable)
- 210/328: gnu: Add ghc-retry., (continued)
- 210/328: gnu: Add ghc-retry., guix-commits, 2019/11/16
- 217/328: gnu: ghc-snap-server: Update to 1.1.1.1., guix-commits, 2019/11/16
- 222/328: gnu: ghc-cryptohash-sha1: Update Cabal file to r4., guix-commits, 2019/11/16
- 223/328: gnu: ghc-rebase: Update to 1.3.1.1., guix-commits, 2019/11/16
- 233/328: gnu: ghc-yaml: Update to 0.11.1.2., guix-commits, 2019/11/16
- 153/328: gnu: ghc-hsopenssl: Update to 0.11.4.17., guix-commits, 2019/11/16
- 161/328: gnu: ghc-bifunctors: Update to 5.5.5., guix-commits, 2019/11/16
- 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 <=
- 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, 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