Summary: | dev-haskell/hsyaml-aeson-0.2.0.0 setup: Encountered missing or private dependencies: aeson >=1.4.0.0 && <1.5 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | hoarau.fabrice |
Component: | Current packages | Assignee: | Gentoo's Haskell Language team <haskell> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | ionen |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | emerge --info |
Description
hoarau.fabrice
2021-05-27 15:28:52 UTC
output of `emerge -pvq dev-haskell/aeson` may be useful.
But if "aeson >=1.4.0.0 && <1.5" then ebuild may have wrong ranges:
>=dev-haskell/aeson-1.4.0.0:=[profile?] <dev-haskell/aeson-1.6:=[profile?]
This is the result of : emerge -pvq dev-haskell/aeson Local copy of remote index is up-to-date and will be used. [ebuild R ] dev-haskell/aeson-1.5.6.0 USE="doc hoogle hscolour -cffi -fast -profile -test" The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2990cea5c6c600f602ed2f3e4e47c231b272fca commit f2990cea5c6c600f602ed2f3e4e47c231b272fca Author: Sergei Trofimovich <slyfox@gentoo.org> AuthorDate: 2021-07-27 09:26:42 +0000 Commit: Sergei Trofimovich <slyfox@gentoo.org> CommitDate: 2021-07-27 09:26:46 +0000 dev-haskell/hsyaml-aeson: allow latest aeson Reported-by: hoarau.fabrice@free.fr Closes: https://bugs.gentoo.org/792507 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> dev-haskell/hsyaml-aeson/hsyaml-aeson-0.2.0.0.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) |