[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
153/329: gnu: ghc-hsopenssl: Update to 0.11.4.17.
From: |
guix-commits |
Subject: |
153/329: gnu: ghc-hsopenssl: Update to 0.11.4.17. |
Date: |
Wed, 20 Nov 2019 21:17:48 -0500 (EST) |
samplet pushed a commit to branch master
in repository guix.
commit d23edfce561fe9693e7d63e4c36645454f0068df
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
- 97/329: gnu: ghc-regex-applicative: Update to 0.3.3.1., (continued)
- 97/329: gnu: ghc-regex-applicative: Update to 0.3.3.1., guix-commits, 2019/11/20
- 115/329: gnu: ghc-validity: Update to 0.9.0.2., guix-commits, 2019/11/20
- 116/329: gnu: ghc-hspec-contrib: Update to 0.5.1., guix-commits, 2019/11/20
- 128/329: gnu: ghc-regex: Update to 1.0.2.0., guix-commits, 2019/11/20
- 132/329: gnu: ghc-attoparsec: Update to 0.13.2.3., guix-commits, 2019/11/20
- 134/329: gnu: ghc-distributive: Update to 0.6.1., guix-commits, 2019/11/20
- 139/329: gnu: ghc-graphviz: Update to 2999.20.0.3., guix-commits, 2019/11/20
- 142/329: gnu: ghc-network: Update to 2.8.0.1., guix-commits, 2019/11/20
- 148/329: gnu: Add ghc-time-compat., guix-commits, 2019/11/20
- 160/329: gnu: ghc-glut: Update to 2.7.0.15., guix-commits, 2019/11/20
- 153/329: gnu: ghc-hsopenssl: Update to 0.11.4.17.,
guix-commits <=
- 157/329: gnu: ghc-hslogger: Update to 1.2.12., guix-commits, 2019/11/20
- 101/329: gnu: ghc-bytestring-handle: Fix Cabal dependency constraints., guix-commits, 2019/11/20
- 121/329: gnu: ghc-newtype-generics: Update to 0.5.4., guix-commits, 2019/11/20
- 176/329: gnu: ghc-email-validate: Update to 2.3.2.12., guix-commits, 2019/11/20
- 197/329: gnu: ghc-inline-c-cpp: Update to 0.3.0.3., guix-commits, 2019/11/20
- 201/329: gnu: ghc-statistics: Update to 0.15.1.1., guix-commits, 2019/11/20
- 207/329: gnu: ghc-hedgehog: Update to 1.0.1., guix-commits, 2019/11/20
- 126/329: gnu: ghc-tasty-ant-xml: Update to 1.1.6., guix-commits, 2019/11/20
- 133/329: gnu: ghc-genvalidity-property: Update to 0.4.0.0., guix-commits, 2019/11/20
- 141/329: gnu: ghc-weigh: Update to 0.0.14., guix-commits, 2019/11/20