[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
195/290: gnu: ghc-openssl-streams: Update to 1.2.2.0.
From: |
guix-commits |
Subject: |
195/290: gnu: ghc-openssl-streams: Update to 1.2.2.0. |
Date: |
Wed, 6 Nov 2019 08:23:03 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 45dede9773006d941e9152d44cad135ea4a6a9cb
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 13:15:15 2019 -0400
gnu: ghc-openssl-streams: Update to 1.2.2.0.
* gnu/packages/haskell-crypto.scm (ghc-openssl-streams): Update to
1.2.2.0.
[arguments]: Remove '#:cabal-revision'.
---
gnu/packages/haskell-crypto.scm | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/haskell-crypto.scm b/gnu/packages/haskell-crypto.scm
index 8e3168e..b7c13ed 100644
--- a/gnu/packages/haskell-crypto.scm
+++ b/gnu/packages/haskell-crypto.scm
@@ -808,7 +808,7 @@ implementation of SSL.")
(define-public ghc-openssl-streams
(package
(name "ghc-openssl-streams")
- (version "1.2.1.3")
+ (version "1.2.2.0")
(source
(origin
(method url-fetch)
@@ -817,7 +817,7 @@ implementation of SSL.")
version ".tar.gz"))
(sha256
(base32
- "0pwghr7ygv59k572xsj1j97rilkbjz66qaiyj0ra2wfg6pl70wfw"))))
+ "0rplym6ayydkpr7x9mw3l13p0vzzfzzxw244d7sd3jcvaxpv0rmr"))))
(build-system haskell-build-system)
(inputs
`(("ghc-hsopenssl" ,ghc-hsopenssl)
@@ -827,9 +827,6 @@ implementation of SSL.")
`(("ghc-hunit" ,ghc-hunit)
("ghc-test-framework" ,ghc-test-framework)
("ghc-test-framework-hunit" ,ghc-test-framework-hunit)))
- (arguments
- `(#:cabal-revision
- ("2" "1004kgdryflpkp19dv4ikilhcn0xbfc5dsp6v3ib34580pcfj7wy")))
(home-page "http://hackage.haskell.org/package/openssl-streams")
(synopsis "OpenSSL network support for io-streams")
(description "This library contains io-streams routines for secure
- 172/290: gnu: ghc-hxt: Update to 9.3.1.18., (continued)
- 172/290: gnu: ghc-hxt: Update to 9.3.1.18., guix-commits, 2019/11/06
- 174/290: gnu: ghc-io-streams: Update to 1.5.1.0., guix-commits, 2019/11/06
- 177/290: gnu: ghc-missingh: Update to 1.4.1.0., guix-commits, 2019/11/06
- 178/290: gnu: ghc-lifted-async: Update to 0.10.0.4., guix-commits, 2019/11/06
- 185/290: gnu: ghc-aeson-pretty: Update to 0.8.8., guix-commits, 2019/11/06
- 191/290: gnu: ghc-pandoc-types: Update to 1.17.6.1., guix-commits, 2019/11/06
- 190/290: gnu: ghc-aeson-compat: Update to 0.3.9., guix-commits, 2019/11/06
- 189/290: gnu: ghc-shakespeare: Update to 2.0.22., guix-commits, 2019/11/06
- 193/290: gnu: ghc-semigroupoids: Update to 5.3.3., guix-commits, 2019/11/06
- 192/290: gnu: ghc-io-streams-haproxy: Update to 1.0.1.0., guix-commits, 2019/11/06
- 195/290: gnu: ghc-openssl-streams: Update to 1.2.2.0.,
guix-commits <=
- 197/290: gnu: ghc-inline-c-cpp: Update to 0.3.0.3., guix-commits, 2019/11/06
- 202/290: gnu: ghc-invariant: Update to 0.5.3., guix-commits, 2019/11/06
- 205/290: gnu: Add ghc-network-byte-order., guix-commits, 2019/11/06
- 208/290: gnu: Add ghc-tasty-hedgehog., guix-commits, 2019/11/06
- 209/290: gnu: ghc-bsb-http-chunked: Update to 0.0.0.4., guix-commits, 2019/11/06
- 213/290: gnu: ghc-path-io: Update to 1.4.2., guix-commits, 2019/11/06
- 186/290: gnu: ghc-diff: Patch to work with newer QuickCheck., guix-commits, 2019/11/06
- 194/290: gnu: ghc-http-api-data: Update to 0.4.1., guix-commits, 2019/11/06
- 201/290: gnu: ghc-statistics: Update to 0.15.1.1., guix-commits, 2019/11/06
- 199/290: gnu: ghc-monad-par: Add a patch to fix tests on GHC 8.6., guix-commits, 2019/11/06