mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 20:10:39 +02:00
gnu: ghc-hackage-security: Update Cabal file to r6.
* gnu/packages/haskell-xyz.scm (ghc-hackage-security): Update Cabal file to r6.
This commit is contained in:
parent
d7d143e553
commit
034380f314
1 changed files with 3 additions and 1 deletions
|
@ -4174,7 +4174,9 @@ tools are not needed to actually run Gtk2Hs programs.")
|
||||||
"08bwawc7ramgdh54vcly2m9pvfchp0ahhs8117jajni6x4bnx66v"))))
|
"08bwawc7ramgdh54vcly2m9pvfchp0ahhs8117jajni6x4bnx66v"))))
|
||||||
(build-system haskell-build-system)
|
(build-system haskell-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:tests? #f)) ; Tests fail because of framework updates.
|
`(#:cabal-revision
|
||||||
|
("6" "1xs2nkzlvkdz8g27yzfxbjdbdadfmgiydnlpn5dm77cg18r495ay")
|
||||||
|
#:tests? #f)) ; Tests fail because of framework updates.
|
||||||
(inputs
|
(inputs
|
||||||
`(("ghc-base16-bytestring" ,ghc-base16-bytestring)
|
`(("ghc-base16-bytestring" ,ghc-base16-bytestring)
|
||||||
("ghc-base64-bytestring" ,ghc-base64-bytestring)
|
("ghc-base64-bytestring" ,ghc-base64-bytestring)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue