mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
allow haskell-gi-base-0.25 (closes #5962)
- add gi-module - drop gi-cairo-connector and gi-cairo-render (cohomology/gi-cairo-render#6) - drop gtk-sni-tray (@IvanMalison)
This commit is contained in:
parent
b2a1ea3238
commit
de4c3e6873
@ -3234,6 +3234,7 @@ packages:
|
||||
- gi-graphene
|
||||
- gi-gtk < 4
|
||||
- gi-gtk-hs
|
||||
- gi-gmodule
|
||||
- gi-pango
|
||||
- gi-xlib
|
||||
- gi-harfbuzz
|
||||
@ -4345,9 +4346,9 @@ packages:
|
||||
"Ivan Malison <IvanMalison@gmail.com> @IvanMalison":
|
||||
- ConfigFile < 0 # random 1.2
|
||||
- dbus-hslogger
|
||||
- gi-cairo-connector
|
||||
- gi-cairo-render
|
||||
- gtk-sni-tray
|
||||
- gi-cairo-connector < 0 # haskell-gi-base-0.25
|
||||
- gi-cairo-render < 0 # haskell-gi-base-0.25
|
||||
- gtk-sni-tray < 0 # gi-cairo-connector & gi-cairo-render
|
||||
- gtk-strut
|
||||
- rate-limit
|
||||
- status-notifier-item
|
||||
@ -5146,7 +5147,6 @@ packages:
|
||||
# https://github.com/commercialhaskell/stackage/issues/5911
|
||||
- lens < 5
|
||||
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/5878
|
||||
- hashable < 1.3.1.0
|
||||
- mmark < 0.0.7.3
|
||||
@ -5181,26 +5181,6 @@ packages:
|
||||
# https://github.com/commercialhaskell/stackage/issues/5959
|
||||
- attoparsec < 0.14.1
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/5962
|
||||
- haskell-gi-base < 0.25
|
||||
- haskell-gi < 0.25
|
||||
- gi-atk < 2.0.23
|
||||
- gi-cairo < 1.0.25
|
||||
- gi-dbusmenu < 0.4.9
|
||||
- gi-dbusmenugtk3 < 0.4.10
|
||||
- gi-gdk < 3.0.24
|
||||
- gi-gdkpixbuf < 2.0.25
|
||||
- gi-gdkx11 < 3.0.11
|
||||
- gi-gio < 2.0.28
|
||||
- gi-glib < 2.0.25
|
||||
- gi-gobject < 2.0.26
|
||||
- gi-graphene < 1.0.3
|
||||
- gi-gtk < 3.0.37
|
||||
- gi-gtk-hs < 0.3.10
|
||||
- gi-harfbuzz < 0.0.4
|
||||
- gi-pango < 1.0.24
|
||||
- gi-xlib <2.0.10
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/5975
|
||||
- singleton-bool < 0.1.6
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user