samplet pushed a commit to branch wip-haskell-updates
in repository guix.

commit 50ec6f8998137f297d5fe6def1c5f049bb31bb98
Author: Timothy Sample <[email protected]>
Date:   Fri Nov 1 10:41:42 2019 -0400

    squash! gnu: ghc-openssl-streams: Update to 1.2.2.0.
---
 gnu/packages/haskell-crypto.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/haskell-crypto.scm b/gnu/packages/haskell-crypto.scm
index ea74291..b7c13ed 100644
--- a/gnu/packages/haskell-crypto.scm
+++ b/gnu/packages/haskell-crypto.scm
@@ -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

Reply via email to