[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
195/329: gnu: ghc-openssl-streams: Update to 1.2.2.0.
From: |
guix-commits |
Subject: |
195/329: gnu: ghc-openssl-streams: Update to 1.2.2.0. |
Date: |
Wed, 20 Nov 2019 21:17:59 -0500 (EST) |
samplet pushed a commit to branch master
in repository guix.
commit a627e599d6eacf6571a8505336a7ad362f6614a7
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
- 159/329: gnu: ghc-rio: Update to 0.1.12.0., (continued)
- 159/329: gnu: ghc-rio: Update to 0.1.12.0., guix-commits, 2019/11/20
- 165/329: gnu: ghc-haskell-src-exts-util: Update to 0.2.5., guix-commits, 2019/11/20
- 166/329: gnu: ghc-haskell-src-meta: Update to 0.8.3., guix-commits, 2019/11/20
- 161/329: gnu: ghc-bifunctors: Update to 5.5.5., guix-commits, 2019/11/20
- 163/329: gnu: ghc-parsers: Update to 0.12.10., guix-commits, 2019/11/20
- 178/329: gnu: ghc-lifted-async: Update to 0.10.0.4., guix-commits, 2019/11/20
- 187/329: gnu: ghc-skylighting-core: Update to 0.8.2.1., guix-commits, 2019/11/20
- 188/329: gnu: ghc-inline-c: Update to 0.7.0.1., guix-commits, 2019/11/20
- 190/329: gnu: ghc-aeson-compat: Update to 0.3.9., guix-commits, 2019/11/20
- 186/329: gnu: ghc-diff: Patch to work with newer QuickCheck., guix-commits, 2019/11/20
- 195/329: gnu: ghc-openssl-streams: Update to 1.2.2.0.,
guix-commits <=
- 198/329: gnu: ghc-texmath: Update to 0.11.3., guix-commits, 2019/11/20
- 203/329: gnu: ghc-vault: Update to 0.3.1.3., guix-commits, 2019/11/20
- 202/329: gnu: ghc-invariant: Update to 0.5.3., guix-commits, 2019/11/20
- 215/329: gnu: ghc-either: Update to 5.0.1.1., guix-commits, 2019/11/20
- 140/329: gnu: ghc-atomic-write: Update to 0.2.0.6., guix-commits, 2019/11/20
- 168/329: gnu: Add ghc-network-bsd., guix-commits, 2019/11/20
- 224/329: gnu: ghc-rerebase: Update to 1.3.1.1., guix-commits, 2019/11/20
- 225/329: gnu: ghc-wai-extra: Update to 3.0.28., guix-commits, 2019/11/20
- 167/329: gnu: ghc-attoparsec-iso8601: Update to 1.0.1.0., guix-commits, 2019/11/20
- 191/329: gnu: ghc-pandoc-types: Update to 1.17.6.1., guix-commits, 2019/11/20