mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: ghc-microlens-aeson: Patch tests for i686-linux.
* gnu/packages/patches/ghc-microlens-aeson-fix-tests.patch: New file. * gnu/local.mk: Add it. * gnu/packages/haskell-xyz.scm (ghc-microlens-aeson): Use it.
This commit is contained in:
parent
0710797d30
commit
b4a00fecfd
3 changed files with 29 additions and 0 deletions
|
@ -6591,6 +6591,7 @@ stripped. As the result, this package has no dependencies.")
|
|||
(uri (string-append "https://hackage.haskell.org/package/"
|
||||
"microlens-aeson/microlens-aeson-"
|
||||
version ".tar.gz"))
|
||||
(patches (search-patches "ghc-microlens-aeson-fix-tests.patch"))
|
||||
(sha256
|
||||
(base32
|
||||
"0w630kk5bnily1qh41081gqgbwmslrh5ad21899gwnb2r3jripyw"))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue