[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
248/290: gnu: ghc-hackage-security: Update Cabal file to r6.
From: |
guix-commits |
Subject: |
248/290: gnu: ghc-hackage-security: Update Cabal file to r6. |
Date: |
Wed, 6 Nov 2019 08:23:21 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 713fc03dd71c6a1351ac46a21cbdf849327dfa87
Author: Timothy Sample <address@hidden>
Date: Tue Nov 5 14:45:06 2019 -0500
gnu: ghc-hackage-security: Update Cabal file to r6.
* gnu/packages/haskell-xyz.scm (ghc-hackage-security): Update Cabal file
to r6.
---
gnu/packages/haskell-xyz.scm | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index 5456e2a..f184ffa 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -4173,7 +4173,9 @@ tools are not needed to actually run Gtk2Hs programs.")
"08bwawc7ramgdh54vcly2m9pvfchp0ahhs8117jajni6x4bnx66v"))))
(build-system haskell-build-system)
(arguments
- `(#:tests? #f)) ; Tests fail because of framework updates.
+ `(#:cabal-revision
+ ("6" "1xs2nkzlvkdz8g27yzfxbjdbdadfmgiydnlpn5dm77cg18r495ay")
+ #:tests? #f)) ; Tests fail because of framework updates.
(inputs
`(("ghc-base16-bytestring" ,ghc-base16-bytestring)
("ghc-base64-bytestring" ,ghc-base64-bytestring)
- 214/290: gnu: ghc-free: Update to 5.1.2., (continued)
- 214/290: gnu: ghc-free: Update to 5.1.2., guix-commits, 2019/11/06
- 217/290: gnu: ghc-snap-server: Update to 1.1.1.1., guix-commits, 2019/11/06
- 216/290: gnu: ghc-wai: Update to 3.2.2.1., guix-commits, 2019/11/06
- 224/290: gnu: ghc-rerebase: Update to 1.3.1.1., guix-commits, 2019/11/06
- 226/290: gnu: ghc-vector-builder: Update to 0.3.8., guix-commits, 2019/11/06
- 227/290: gnu: ghc-foldl: Update to 1.4.5., guix-commits, 2019/11/06
- 211/290: gnu: ghc-auto-update: Update to 0.1.6., guix-commits, 2019/11/06
- 233/290: gnu: ghc-yaml: Update to 0.11.1.2., guix-commits, 2019/11/06
- 239/290: gnu: ghc-hpack: Update to 0.31.2., guix-commits, 2019/11/06
- 247/290: gnu: ghc-edit-distance: Update dependency constraints., guix-commits, 2019/11/06
- 248/290: gnu: ghc-hackage-security: Update Cabal file to r6.,
guix-commits <=
- 256/290: gnu: Add ghc-conduit-zstd., guix-commits, 2019/11/06
- 223/290: gnu: ghc-rebase: Update to 1.3.1.1., guix-commits, 2019/11/06
- 218/290: gnu: ghc-exactprint: Update to 0.6.1., guix-commits, 2019/11/06
- 220/290: gnu: ghc-contravariant-extras: Update Cabal file to r1., guix-commits, 2019/11/06
- 231/290: gnu: Add libyaml@2.1., guix-commits, 2019/11/06
- 252/290: gnu: ghc-trifecta: Update Cabal file to r5., guix-commits, 2019/11/06
- 253/290: gnu: Add ghc-time-manager., guix-commits, 2019/11/06
- 255/290: gnu: Add ghc-zstd., guix-commits, 2019/11/06
- 258/290: gnu: ghc-validation: Update to 1.1., guix-commits, 2019/11/06
- 261/290: gnu: ghc-warp-tls: Update to 3.2.8., guix-commits, 2019/11/06