[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
153/328: gnu: ghc-hsopenssl: Update to 0.11.4.17.
From: |
guix-commits |
Subject: |
153/328: gnu: ghc-hsopenssl: Update to 0.11.4.17. |
Date: |
Sat, 16 Nov 2019 19:32:57 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit a5fde22007567dea0c9ae4a19d80e85c9e5357ac
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 12:58:21 2019 -0400
gnu: ghc-hsopenssl: Update to 0.11.4.17.
* gnu/packages/haskell-crypto.scm (ghc-hsopenssl): Update to 0.11.4.17.
[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 1652ae2..8e3168e 100644
--- a/gnu/packages/haskell-crypto.scm
+++ b/gnu/packages/haskell-crypto.scm
@@ -780,7 +780,7 @@ extensions.")
(define-public ghc-hsopenssl
(package
(name "ghc-hsopenssl")
- (version "0.11.4.15")
+ (version "0.11.4.17")
(source
(origin
(method url-fetch)
@@ -788,14 +788,11 @@ extensions.")
"HsOpenSSL/HsOpenSSL-" version ".tar.gz"))
(sha256
(base32
- "0idmak6d8mpbxphyq9hkxkmby2wnzhc1phywlgm0zw6q47pwxgff"))))
+ "0qivl9clmybfglwxqp2sq308rv4ia4rhwshcsc8b029bvpp0mpsi"))))
(build-system haskell-build-system)
(inputs
`(("ghc-network" ,ghc-network)
("openssl" ,openssl)))
- (arguments
- `(#:cabal-revision
- ("1" "0bkcw2pjfgv1bhgkrpncvwq9czfr7cr4ak14n0v8c2y33i33wk5z")))
(home-page "https://github.com/vshabanov/HsOpenSSL")
(synopsis "Partial OpenSSL binding for Haskell")
(description "HsOpenSSL is an OpenSSL binding for Haskell. It can
- 189/328: gnu: ghc-shakespeare: Update to 2.0.22., (continued)
- 189/328: gnu: ghc-shakespeare: Update to 2.0.22., guix-commits, 2019/11/16
- 237/328: gnu: Add ghc-text-metrics., guix-commits, 2019/11/16
- 247/328: gnu: ghc-edit-distance: Update dependency constraints., guix-commits, 2019/11/16
- 137/328: gnu: ghc-zip-archive: Update to 0.4.1., guix-commits, 2019/11/16
- 215/328: gnu: ghc-either: Update to 5.0.1.1., guix-commits, 2019/11/16
- 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 <=
- 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, 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