diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2016-07-05 14:53:59 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2016-07-05 14:55:24 -0700 |
commit | 7ea446f8b1b02298bc946bb2bce50c6a075f563d (patch) | |
tree | 4b9b4be7345b798b7f853c1af9602e2d2bf00299 /app-emulation/ganeti | |
parent | x11-misc/lightdm-gtk-greeter: drop vulnerable per security bug #497538 (diff) | |
download | gentoo-7ea446f8b1b02298bc946bb2bce50c6a075f563d.tar.gz gentoo-7ea446f8b1b02298bc946bb2bce50c6a075f563d.tar.bz2 gentoo-7ea446f8b1b02298bc946bb2bce50c6a075f563d.zip |
app-emulation/ganeti: add upstream stable tweak
Upstream commit b3c0fb0b allows slightly more versions of json & lens.
X-URL: http://git.ganeti.org/?p=ganeti.git;a=commit;h=b3c0fb0b
Package-Manager: portage-2.2.28
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'app-emulation/ganeti')
-rw-r--r-- | app-emulation/ganeti/ganeti-2.15.2-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/ganeti/ganeti-2.15.2-r4.ebuild b/app-emulation/ganeti/ganeti-2.15.2-r4.ebuild index 704f938e590b..3b6950107d8b 100644 --- a/app-emulation/ganeti/ganeti-2.15.2-r4.ebuild +++ b/app-emulation/ganeti/ganeti-2.15.2-r4.ebuild @@ -79,9 +79,9 @@ DEPEND=" >=dev-haskell/hslogger-1.1.4:0= <dev-haskell/hslogger-1.3:0= >=dev-haskell/json-0.5:0= - <dev-haskell/json-0.9:0= + <dev-haskell/json-1.0:0= >=dev-haskell/lens-3.10:0= - <dev-haskell/lens-4.8:0= + <=dev-haskell/lens-4.13.1:0= >=dev-haskell/lifted-base-0.2.0.3:0= <dev-haskell/lifted-base-0.3:0= >=dev-haskell/monad-control-0.3.1.3:0= |